summaryrefslogtreecommitdiff
path: root/dtrans
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-09-04 11:03:51 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-09-04 11:03:51 +0000
commit73dec787e35dbaddc247be2f8f1f8f9e4db7fd37 (patch)
tree3e71f6c2c8f490fc97a3d907ac3334422c075c33 /dtrans
parenta25cb4d619be50a688ecf675ecbee417afefd977 (diff)
remove explicit TARGETTYPE
Diffstat (limited to 'dtrans')
-rw-r--r--dtrans/util/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/dtrans/util/makefile.mk b/dtrans/util/makefile.mk
index 35b396c31ac1..10cb571e370b 100644
--- a/dtrans/util/makefile.mk
+++ b/dtrans/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hjs $ $Date: 2001-08-30 16:36:23 $
+# last change: $Author: hjs $ $Date: 2001-09-04 12:03:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -68,7 +68,6 @@ TARGET1=mcnttype
TARGET2=ftransl
TARGET3=sysdtrans
TARGET4=dnd
-TARGETTYPE=GUI
# --- Settings -----------------------------------------------------