summaryrefslogtreecommitdiff
path: root/odk/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2008-09-19 10:03:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2008-09-19 10:03:08 +0000
commite3f4dea21d6a64301a42492d8c74f72970af3a98 (patch)
treec3c9ef2d92cfb8f82e620716d39d8b0c6db156d2 /odk/util
parent139151c9b4e2d0d25bf06f94dcf750b671e2d644 (diff)
#i93829#: changes needed for subversion migration
Diffstat (limited to 'odk/util')
-rw-r--r--odk/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/util/makefile.mk b/odk/util/makefile.mk
index 94e149579bad..e91ed592b290 100644
--- a/odk/util/makefile.mk
+++ b/odk/util/makefile.mk
@@ -10,7 +10,7 @@ TARGET=odk
ZIP1TARGET=odkexamples
ZIP1FLAGS=-u -r
ZIP1DIR=$(PRJ)
-ZIP1LIST=examples -x "*CVS*" -x "*makefile.mk" -x "*Container1*" -x "*Storage*" -x "*register_component*" -x "*examples.html"
+ZIP1LIST=examples -x "*.svn*" -x "*CVS*" -x "*makefile.mk" -x "*Container1*" -x "*Storage*" -x "*register_component*" -x "*examples.html"
.INCLUDE : target.mk