summaryrefslogtreecommitdiff
path: root/dtrans/util
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/util')
-rw-r--r--dtrans/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/dtrans/util/makefile.mk b/dtrans/util/makefile.mk
index a82790ece954..8ed40046e1e5 100644
--- a/dtrans/util/makefile.mk
+++ b/dtrans/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: hro $ $Date: 2002-08-26 13:58:54 $
+# last change: $Author: vg $ $Date: 2003-04-15 14:06:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -99,6 +99,7 @@ SHL1IMPLIB=i$(SHL1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME= $(SHL1TARGET)
DEF1EXPORTFILE= exports.dxp
+SHL1VERSIONMAP=exports.map
.IF "$(GUI)"=="WNT"