summaryrefslogtreecommitdiff
path: root/automation/util
diff options
context:
space:
mode:
Diffstat (limited to 'automation/util')
-rw-r--r--automation/util/makefile.mk8
1 files changed, 3 insertions, 5 deletions
diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk
index 3651e5931d51..b8e820a9ed97 100644
--- a/automation/util/makefile.mk
+++ b/automation/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: gh $ $Date: 2002-11-20 11:27:40 $
+# last change: $Author: gh $ $Date: 2002-11-20 14:11:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -195,6 +195,7 @@ RESLIB1SRSFILES= \
APP3TARGET=miniapp
APP3STDLIBS= \
+ $(CPPULIB) \
$(CPPUHELPERLIB) \
$(UCBHELPERLIB) \
$(COMPHELPERLIB) \
@@ -210,9 +211,6 @@ APP3STDLIBS= \
APP3STDLIBS+= \
$(VOSLIB) $(SALLIB)
.ENDIF
-.IF "$(GUI)"=="WNT" || "$(COM)"=="GCC"
-APP3STDLIBS+=$(CPPULIB)
-.ENDIF
APP3LIBS= \