summaryrefslogtreecommitdiff
path: root/desktop/Executable_unopkg.com.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-01-26 22:15:04 +0100
committerMichael Stahl <mstahl@redhat.com>2013-01-26 22:20:07 +0100
commitfc81393c7f11ffb854fe024b64146b50cf462921 (patch)
tree2b7022f408d15ca14e6adcad41d52956087b7534 /desktop/Executable_unopkg.com.mk
parenta53586f4efe26b8875107d04001f4ecec760c343 (diff)
gbuild: remove various pointless calls that don't add anything
Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
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 9eb961b74502..946e5798de1d 100644
--- a/desktop/Executable_unopkg.com.mk
+++ b/desktop/Executable_unopkg.com.mk
@@ -29,10 +29,6 @@ $(eval $(call gb_Executable_Executable,unopkg_com))
$(eval $(call gb_Executable_set_targettype_gui,unopkg_com,NO))
-$(eval $(call gb_Executable_set_include,unopkg_com,\
- $$(INCLUDE) \
-))
-
$(eval $(call gb_Executable_add_defs,unopkg_com,\
$(LFS_CFLAGS) \
))