[Libreoffice-commits] core.git: touch/Library_libotouch.mk

Tor Lillqvist tml at iki.fi
Mon Apr 22 02:44:28 PDT 2013


 touch/Library_libotouch.mk |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 0b3a76048a57f8a3e8c033d6f41dae5f83165c9b
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon Apr 22 12:43:55 2013 +0300

    Bin bogus include setting
    
    Change-Id: Idf61c1d466bf7f40fe17ae5f4f33b74cc709772a

diff --git a/touch/Library_libotouch.mk b/touch/Library_libotouch.mk
index cd0a14c..c172e6d 100644
--- a/touch/Library_libotouch.mk
+++ b/touch/Library_libotouch.mk
@@ -8,11 +8,6 @@
 
 $(eval $(call gb_Library_Library,libotouch))
 
-$(eval $(call gb_Library_set_include,libotouch,\
-    -I$(SRCDIR)/libotouch/inc \
-    $$(INCLUDE) \
-))
-
 $(eval $(call gb_Library_use_sdk_api,libotouch))
 $(eval $(call gb_Library_add_exception_objects,libotouch,\
 	touch/source/generic/libotouch \


More information about the Libreoffice-commits mailing list