summaryrefslogtreecommitdiff
path: root/comphelper/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/util/makefile.mk')
-rw-r--r--comphelper/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/comphelper/util/makefile.mk b/comphelper/util/makefile.mk
index 7e88cedcdb3e..aa01d6e91239 100644
--- a/comphelper/util/makefile.mk
+++ b/comphelper/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: fs $ $Date: 2000-09-29 11:28:15 $
+# last change: $Author: mtg $ $Date: 2001-03-14 12:16:24 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -104,6 +104,7 @@ DEF1DEPN= $(MISC)$/$(SHL1TARGET).flt \
$(LIB1TARGET)
DEFLIB1NAME=$(TARGET)
+DEF1EXPORTFILE = exports.dxp
# --- Targets ----------------------------------