summaryrefslogtreecommitdiff
path: root/desktop/Executable_unopkg.com.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Executable_unopkg.com.mk')
-rw-r--r--desktop/Executable_unopkg.com.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/Executable_unopkg.com.mk b/desktop/Executable_unopkg.com.mk
index bcff06a6d05e..2c46d2c109a6 100644
--- a/desktop/Executable_unopkg.com.mk
+++ b/desktop/Executable_unopkg.com.mk
@@ -19,8 +19,4 @@ $(eval $(call gb_Executable_add_exception_objects,unopkg_com,\
desktop/win32/source/guistdio/unopkgio \
))
-# the resulting executable is called unopkg_com.exe, copy it to unopkg.com
-$(eval $(call gb_Package_Package,unopkg_com,$(OUTDIR)/bin))
-$(eval $(call gb_Package_add_file,unopkg_com,bin/unopkg.com,unopkg_com.exe))
-
# vim: set ts=4 sw=4 et: