summaryrefslogtreecommitdiff
path: root/svtools/source/control/makefile.mk
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-02 09:39:39 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-02 09:39:39 +0000
commita7f82e137c17a1c9d18ae5d5142023f225567d14 (patch)
tree093320aee3e406b50689bd1258fe7ce9778bf3aa /svtools/source/control/makefile.mk
parent65db0e0a631769bc523d33d7e69f51eb9cc1cc6a (diff)
#88530# +wizardheader
Diffstat (limited to 'svtools/source/control/makefile.mk')
-rw-r--r--svtools/source/control/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/svtools/source/control/makefile.mk b/svtools/source/control/makefile.mk
index d63e1c2d5e9d..da08aa344ff6 100644
--- a/svtools/source/control/makefile.mk
+++ b/svtools/source/control/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: hro $ $Date: 2001-07-03 12:57:04 $
+# last change: $Author: fs $ $Date: 2001-08-02 10:39:39 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -102,7 +102,8 @@ SRCFILES= ctrltool.src \
filectrl.src
.ENDIF
-SLOFILES= $(SLO)$/ctrltool.obj \
+SLOFILES= $(SLO)$/wizardheader.obj \
+ $(SLO)$/ctrltool.obj \
$(SLO)$/ctrlbox.obj \
$(SLO)$/stdctrl.obj \
$(SLO)$/stdmenu.obj \