summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 12:20:30 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 12:20:30 +0000
commit6d7e69800f1d339d1662a7a5112292f9f367feb6 (patch)
tree99230350082ac5c43f007c7b9a283ff4cb8056e4 /svx/sdi
parentaedefbc232680c440cbf3a609c9b07db44a09e31 (diff)
INTEGRATION: CWS vq32 (1.6.428); FILE MERGED
2006/05/20 21:55:29 vq 1.6.428.1: #i65415# Use SDI1xxxx instead of SDIxxxx.
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/sdi/makefile.mk b/svx/sdi/makefile.mk
index 39a70bf508..78e41901da 100644
--- a/svx/sdi/makefile.mk
+++ b/svx/sdi/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 20:11:16 $
+# last change: $Author: vg $ $Date: 2006-05-24 13:20:30 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -43,12 +43,12 @@ TARGET=svxslots
.INCLUDE : settings.mk
-SDINAME=$(TARGET)
-SDIEXPORT=svx
+SDI1NAME=$(TARGET)
+SDI1EXPORT=svx
# --- Files --------------------------------------------------------
-SVSDIDEPEND= \
+SVSDI1DEPEND= \
svxitems.sdi \
fmslots.sdi \
svx.sdi \