diff options
author | Tom Verbeek <tv@openoffice.org> | 2001-11-09 13:05:36 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2001-11-09 13:05:36 +0000 |
commit | 8e7f106806a28e43612d399ff8abeba115523d2b (patch) | |
tree | a8fee9bff7a008043330a48ae54b846ec6717b4b /wizards/source/euro/makefile.mk | |
parent | a09b6f6380ee1f13d6bc9211fe4c0b9a9dc2c6b5 (diff) |
#86383# changed library structure
Diffstat (limited to 'wizards/source/euro/makefile.mk')
-rw-r--r-- | wizards/source/euro/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/source/euro/makefile.mk b/wizards/source/euro/makefile.mk index 4a42acaf6b55..196da9779e32 100644 --- a/wizards/source/euro/makefile.mk +++ b/wizards/source/euro/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: tv $ $Date: 2001-04-23 09:18:59 $ +# 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 @@ -83,7 +83,7 @@ RESLIB2SRSFILES= $(SRS)$/euro.srs RESLIB2NAME= eur ZIP1TARGET = $(EURO_ALL_TARGET) -ZIP1LIST = *.xdl *.xba +ZIP1LIST = *.xdl *.xba *.xlb # --- Targets ------------------------------------------------------ |