summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/source/helper/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/vcl/source/helper/makefile.mk b/vcl/source/helper/makefile.mk
index db3138edfe3d..d17ea1232fae 100644
--- a/vcl/source/helper/makefile.mk
+++ b/vcl/source/helper/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: hr $ $Date: 2003-03-27 17:58:14 $
+# last change: $Author: vg $ $Date: 2003-04-11 17:29:42 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,12 +83,6 @@ SLOFILES=\
SLOFILES+=$(SLO)$/xconnection.obj
.ENDIF
-.IF "$(GUI)" == "UNX"
-SLOFILES+=\
- $(SLO)$/ppdparser.obj \
- $(SLO)$/strhelper.obj
-.ENDIF
-
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk