summaryrefslogtreecommitdiff
path: root/vcl/workben/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/workben/makefile.mk')
-rw-r--r--vcl/workben/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/vcl/workben/makefile.mk b/vcl/workben/makefile.mk
index f942436c12b6..a18b83fb5fb5 100644
--- a/vcl/workben/makefile.mk
+++ b/vcl/workben/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: mm $ $Date: 2001-02-22 16:03:13 $
+# last change: $Author: cp $ $Date: 2001-02-23 18:37:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,11 +80,12 @@ OBJFILES= $(OBJ)$/svdem.obj
APP1NOSAL= TRUE
APP1TARGET= $(TARGET)
-APP1OBJS= $(OBJFILES) \
+APP1OBJS= $(OBJFILES)
# $(OBJ)$/salmain.obj
APP1STDLIBS= $(CPPULIB) \
+ $(VCLLIB) \
$(TOOLSLIB) \
$(SALLIB) \
$(VOSLIB) \