summaryrefslogtreecommitdiff
path: root/odk/util
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2009-11-04 10:58:50 +0000
committerJuergen Schmidt <jsc@openoffice.org>2009-11-04 10:58:50 +0000
commit0cbcf721fda23b3484f4c9dd51ba3b220f140b27 (patch)
treec7b0b6229818e23d9949bd2a2d81bb651a72252d /odk/util
parentb908fbd5bdf282f5da59fee37a5fa0c2d7769d4a (diff)
#i160985# cleanup
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 a2e62ad17891..33f918b4bb4f 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"
+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*"
.ENDIF