summaryrefslogtreecommitdiff
path: root/svtools/util
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2000-11-03 16:52:16 +0000
committerStephan Bergmann <sb@openoffice.org>2000-11-03 16:52:16 +0000
commit358133c8e59319a2b1828dcb91d4e85b2225b060 (patch)
tree931a3d34039152e9e3887094aaa884523cef611b /svtools/util
parent0429dd0d87b7eb22721aa6a890e0ed4e5d27c31c (diff)
Moved config.lib from svt to svl.
Diffstat (limited to 'svtools/util')
-rw-r--r--svtools/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk
index dff1a55a6b3f..40ec43f42387 100644
--- a/svtools/util/makefile.mk
+++ b/svtools/util/makefile.mk
@@ -2,9 +2,9 @@
#*
#* $RCSfile: makefile.mk,v $
#*
-#* $Revision: 1.4 $
+#* $Revision: 1.5 $
#*
-#* last change: $Author: jp $ $Date: 2000-10-26 11:36:30 $
+#* last change: $Author: sb $ $Date: 2000-11-03 17:52:16 $
#*
#* The Contents of this file are made available subject to the terms of
#* either of the following licenses
@@ -109,7 +109,6 @@ LIB7FILES= \
$(SLB)$/misc2.lib \
$(SLB)$/items2.lib \
$(SLB)$/browse.lib \
- $(SLB)$/config.lib \
$(SLB)$/ctrl.lib \
$(SLB)$/dialogs.lib \
$(SLB)$/edit.lib \
@@ -145,6 +144,7 @@ LIB8TARGET= $(SLB)$/svl.lib
#LIB8ARCHIV= $(LB)$/libsvl$(UPD)$(DLLPOSTFIX).a
LIB8OBJFILES= $(OBJ)$/svtdata.obj
LIB8FILES= \
+ $(SLB)$/config.lib \
$(SLB)$/filerec.lib \
$(SLB)$/items1.lib \
$(SLB)$/libcall.lib \