[Libreoffice-commits] .: Branch 'feature/gbuild_external' - ucpp/Executable_ucpp.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Aug 22 04:32:43 PDT 2012


 ucpp/Executable_ucpp.mk |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 1ca28e3889f246c82e7946930065da985019278b
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Aug 21 08:25:54 2012 +0200

    drop leftover reference of custom target
    
    Change-Id: I28dbf37c1dc6a1a97c7626b7dc5ac7ce6503b858

diff --git a/ucpp/Executable_ucpp.mk b/ucpp/Executable_ucpp.mk
index a809e5c..325d414 100644
--- a/ucpp/Executable_ucpp.mk
+++ b/ucpp/Executable_ucpp.mk
@@ -11,10 +11,6 @@ $(eval $(call gb_Executable_Executable,ucpp))
 
 $(eval $(call gb_Executable_set_warnings_not_errors,ucpp))
 
-$(eval $(call gb_Executable_use_custom_headers,ucpp,\
-	ucpp/source \
-))
-
 $(eval $(call gb_Executable_use_unpacked,ucpp,ucpp))
 
 $(eval $(call gb_Executable_add_defs,ucpp,\


More information about the Libreoffice-commits mailing list