summaryrefslogtreecommitdiff
path: root/helpcontent2/util/shared
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-10-25 10:39:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-10-25 10:39:16 +0000
commit908525efd146b471f111a556a26d674cb3a81173 (patch)
treee5d71fbeaa6dd021d039a8bc58d7585e9801c3b3 /helpcontent2/util/shared
parent203b5104cb396449d35b892ffc0c0167471f9736 (diff)
INTEGRATION: CWS ause041 (1.13.12); FILE MERGED
2005/10/19 09:20:24 hjs 1.13.12.2: #i55985# filter temporary files from all platforms 2005/10/19 07:17:04 hjs 1.13.12.1: #i55985# filter temporary files
Diffstat (limited to 'helpcontent2/util/shared')
-rw-r--r--helpcontent2/util/shared/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/shared/makefile.mk b/helpcontent2/util/shared/makefile.mk
index f0175f7c13..4e4b787a21 100644
--- a/helpcontent2/util/shared/makefile.mk
+++ b/helpcontent2/util/shared/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: hr $ $Date: 2005-09-28 12:05:12 $
+#* last change $Author: hr $ $Date: 2005-10-25 11:39:16 $
#*
-#* $Revision: 1.13 $
+#* $Revision: 1.14 $
#*
#* $Logfile:$
#*
@@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso)
ZIP1TARGET=xhp_shared
ZIP1FLAGS= -u -r
ZIP1DIR=$(COMMONMISC)$/$(LANGDIR)
-ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.dphh*" -x "*.hzip" -x "*.created"
+ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created"
.ENDIF # "$(SOLAR_JAVA)"!=""