summaryrefslogtreecommitdiff
path: root/extensions/source
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source')
-rw-r--r--extensions/source/plugin/util/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/extensions/source/plugin/util/makefile.mk b/extensions/source/plugin/util/makefile.mk
index 0e4b169940e8..d83f7d932c5d 100644
--- a/extensions/source/plugin/util/makefile.mk
+++ b/extensions/source/plugin/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: pl $ $Date: 2000-12-07 19:29:03 $
+# last change: $Author: obo $ $Date: 2001-09-18 14:24:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -63,14 +63,13 @@ PRJ=..$/..$/..
PRJNAME=extensions
TARGET=pl
+TARGETTYPE=GUI
USE_DEFFILE=TRUE
GEN_HID=TRUE
# --- Settings -----------------------------------------------------
-.INCLUDE : svpre.mk
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
# --- Files --------------------------------------------------------