summaryrefslogtreecommitdiff
path: root/wizards/Zip_launcher.mk
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/Zip_launcher.mk')
-rw-r--r--wizards/Zip_launcher.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/wizards/Zip_launcher.mk b/wizards/Zip_launcher.mk
index 20efead75f84..091b4a45e81f 100644
--- a/wizards/Zip_launcher.mk
+++ b/wizards/Zip_launcher.mk
@@ -24,13 +24,10 @@
# for a copy of the LGPLv3 License.
#
#*************************************************************************
-
$(eval $(call gb_Zip_Zip,basicsrvlauncher,$(SRCDIR)/wizards/source/launcher))
-
$(eval $(call gb_Zip_add_files,basicsrvlauncher,\
dialog.xlb \
DicOOo.xba \
script.xlb \
))
-
# vim: set noet sw=4 ts=4: