summaryrefslogtreecommitdiff
path: root/touch/Library_libotouch.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-14 18:55:55 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-14 21:00:01 +0300
commit03a9ec4aa5a795b86fa626de1bf23196d7375f50 (patch)
tree51a7c422097940157a170dd7c1a10341a28c9e3f /touch/Library_libotouch.mk
parentb0e6bba1c5892574c5531fa2d2b0a5797f3ef053 (diff)
Don't bother with unused stuff
Also, install the header files on all platforms. Change-Id: I06820416956a6b35ff327d8871f7d4adf16ef15b
Diffstat (limited to 'touch/Library_libotouch.mk')
-rw-r--r--touch/Library_libotouch.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/touch/Library_libotouch.mk b/touch/Library_libotouch.mk
index 7e26f3d4ff86..cd0a14cf6132 100644
--- a/touch/Library_libotouch.mk
+++ b/touch/Library_libotouch.mk
@@ -14,16 +14,7 @@ $(eval $(call gb_Library_set_include,libotouch,\
))
$(eval $(call gb_Library_use_sdk_api,libotouch))
-
-$(eval $(call gb_Library_use_internal_comprehensive_api,libotouch,\
- touch \
-))
-
-$(eval $(call gb_Library_use_libraries,libotouch,\
-))
-
$(eval $(call gb_Library_add_exception_objects,libotouch,\
- touch/source/uno/Document \
touch/source/generic/libotouch \
))