summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--automation/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/automation/util/makefile.mk b/automation/util/makefile.mk
index 62d8bb226e03..0dad8f61d338 100644
--- a/automation/util/makefile.mk
+++ b/automation/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: hjs $ $Date: 2003-08-18 15:02:57 $
+# last change: $Author: hr $ $Date: 2003-09-29 14:38:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -102,7 +102,7 @@ SHL1STDLIBS+= -lapp
.ENDIF
.IF "$(GUI)"=="WNT"
-SHL1STDLIBS+=$(LIBCIMT) \
+SHL1STDLIBS+= \
$(LIBPRE) app.lib \
$(LIBPRE) advapi32.lib \
$(LIBPRE) gdi32.lib