summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2009-11-12 15:39:41 +0000
committerJuergen Schmidt <jsc@openoffice.org>2009-11-12 15:39:41 +0000
commitf63e7935d45d1db08ff6d89d14c851cb64224767 (patch)
treea4e8cd21ad78f13bb7a2192141c368e41a1007e9 /odk
parent58aa4be8bd188a6140a61463b865f1660eb7c535 (diff)
#i106664# zip correct sample content
Diffstat (limited to 'odk')
-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 1143d719138e..ed836730a165 100644
--- a/odk/util/makefile.mk
+++ b/odk/util/makefile.mk
@@ -11,7 +11,7 @@ TARGET=odk
ZIP1TARGET=odkexamples
ZIP1FLAGS=-u -r
ZIP1DIR=$(PRJ)
-ZIP1LIST=examples -x "*.svn*" -x "*CVS*" -x "*makefile.mk" -x "*Inspector*" -x "*Container1*" -x "*Storage*" -x "*register_component*" -x "*examples.html" -x "*ConverterServlet*" -x "*NotesAccess*" -x "*delphi"
+ZIP1LIST=examples -x "*.svn*" -x "*CVS*" -x "*makefile.mk" -x "*Inspector*" -x "*Container1*" -x "*Storage*" -x "*register_component*" -x "*examples.html" -x "*ConverterServlet*" -x "*NotesAccess*" -x "*delphi*"
.ENDIF