From 8e7f106806a28e43612d399ff8abeba115523d2b Mon Sep 17 00:00:00 2001 From: Tom Verbeek Date: Fri, 9 Nov 2001 13:05:36 +0000 Subject: #86383# changed library structure --- wizards/source/formwizard/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wizards/source/formwizard/makefile.mk') 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 ------------------------------------------------------ -- cgit