diff options
Diffstat (limited to 'desktop/Executable_unopkg.com.mk')
-rw-r--r-- | desktop/Executable_unopkg.com.mk | 4 |
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) \ )) |