summaryrefslogtreecommitdiff
path: root/wizards/source/formwizard/makefile.mk
diff options
context:
space:
mode:
authorTom Verbeek <tv@openoffice.org>2001-11-09 13:05:36 +0000
committerTom Verbeek <tv@openoffice.org>2001-11-09 13:05:36 +0000
commit8e7f106806a28e43612d399ff8abeba115523d2b (patch)
treea8fee9bff7a008043330a48ae54b846ec6717b4b /wizards/source/formwizard/makefile.mk
parenta09b6f6380ee1f13d6bc9211fe4c0b9a9dc2c6b5 (diff)
#86383# changed library structure
Diffstat (limited to 'wizards/source/formwizard/makefile.mk')
-rw-r--r--wizards/source/formwizard/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/source/formwizard/makefile.mk b/wizards/source/formwizard/makefile.mk
index e22c69fd1b21..3a7c7a1215d8 100644
--- a/wizards/source/formwizard/makefile.mk
+++ b/wizards/source/formwizard/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: tv $ $Date: 2001-04-23 09:30:36 $
+# last change: $Author: tv $ $Date: 2001-11-09 14:05:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,7 +82,7 @@ RESLIB2SRSFILES= $(SRS)$/dbwizres.srs
RESLIB2NAME= dbw
ZIP1TARGET = $(FORMWIZARD_ALL_TARGET)
-ZIP1LIST = *.xdl *.xba
+ZIP1LIST = *.xdl *.xba *.xlb
# --- Targets ------------------------------------------------------