diff options
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index f0d906b..3fe4808 100755 --- a/tools/configure +++ b/tools/configure @@ -633,7 +633,7 @@ tags: \$(MAKE) -C \$(APPSDIR)/plugins tags \$(MAKE) -C \$(APPSDIR)/plugins/lib tags -zip: all +zip: \$(TOOLSDIR)/buildzip.pl -r "\$(ROOTDIR)" \$(TARGET) \$(BINARY) EOF |