summaryrefslogtreecommitdiff
path: root/extensions/source/plugin
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-03-30 10:42:16 +0000
committerRüdiger Timm <rt@openoffice.org>2005-03-30 10:42:16 +0000
commit07a6df809b355296588a0fd565a1f8219b507a04 (patch)
treec1dece65823c1baa8f95219b1c1ef904765ddd4d /extensions/source/plugin
parentdf1daa847577d06c60b2abb1dc940c02d74aab08 (diff)
INTEGRATION: CWS systemmozilla (1.5.70); FILE MERGED
2005/01/06 18:58:33 rene 1.5.70.1: #i17187# use system mozilla ... (patch)
Diffstat (limited to 'extensions/source/plugin')
-rw-r--r--extensions/source/plugin/base/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/extensions/source/plugin/base/makefile.mk b/extensions/source/plugin/base/makefile.mk
index 97493be1efb8..0a98b49025bc 100644
--- a/extensions/source/plugin/base/makefile.mk
+++ b/extensions/source/plugin/base/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2004-09-08 14:04:32 $
+# last change: $Author: rt $ $Date: 2005-03-30 11:42:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,11 +66,6 @@ TARGET=plbase
TARGETTYPE=GUI
ENABLE_EXCEPTIONS=TRUE
-.IF "$(WITH_MOZILLA)" == "NO"
-dummy:
- @echo "mozilla disabled"
-.ENDIF
-
.INCLUDE : ..$/util$/makefile.pmk
# --- Types -------------------------------------