diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-01-26 22:15:04 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-01-26 22:20:07 +0100 |
commit | fc81393c7f11ffb854fe024b64146b50cf462921 (patch) | |
tree | 2b7022f408d15ca14e6adcad41d52956087b7534 /desktop/Executable_unoinfo.mk | |
parent | a53586f4efe26b8875107d04001f4ecec760c343 (diff) |
gbuild: remove various pointless calls that don't add anything
Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
Diffstat (limited to 'desktop/Executable_unoinfo.mk')
-rw-r--r-- | desktop/Executable_unoinfo.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/Executable_unoinfo.mk b/desktop/Executable_unoinfo.mk index 40db3a0bbb6e..841a2b9a7d18 100644 --- a/desktop/Executable_unoinfo.mk +++ b/desktop/Executable_unoinfo.mk @@ -27,10 +27,6 @@ $(eval $(call gb_Executable_Executable,unoinfo)) -$(eval $(call gb_Executable_set_include,unoinfo,\ - $$(INCLUDE) \ -)) - $(eval $(call gb_Executable_use_static_libraries,unoinfo,\ ooopathutils \ )) |