diff options
author | Tom Verbeek <tv@openoffice.org> | 2001-06-05 15:02:19 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2001-06-05 15:02:19 +0000 |
commit | f6f4d0cea392c75ddf84fa9929abf325b2401af1 (patch) | |
tree | d3efe4f96ec5bf2338ada27ee39b4f38319b3add /extras | |
parent | 95fce992c0a24e7675b31d430dd269d0aa0405b1 (diff) |
#87807# removed exclude list
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/templates/wizard/desktop/lang/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/source/templates/wizard/desktop/lang/makefile.mk b/extras/source/templates/wizard/desktop/lang/makefile.mk index 8ea69e6d7ad4..71b38b4997f7 100644 --- a/extras/source/templates/wizard/desktop/lang/makefile.mk +++ b/extras/source/templates/wizard/desktop/lang/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-19 09:03:20 $ +# last change: $Author: tv $ $Date: 2001-06-05 16:02:19 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,7 +74,7 @@ TARGET=templateswizarddesktop ZIP1TARGET = $(TEMPLATE_WIZARD_DESKTOP_TARGET) -ZIP1LIST = $(LANGDIR)$/* -x $(LANGDIR)$/bugreport.sdw $(LANGDIR)$/logSpell.vor +ZIP1LIST = $(LANGDIR)$/* |