apple_remote/Library_AppleRemote.mk |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 1744010821be1ebcbfdf0f67ef3eda98d9f3e7b0
Author: David Tardon <dtar...@redhat.com>
Date:   Wed Feb 29 12:26:35 2012 +0100

    add missing dep on headers' package

diff --git a/apple_remote/Library_AppleRemote.mk 
b/apple_remote/Library_AppleRemote.mk
index 308725c..b5acc01 100644
--- a/apple_remote/Library_AppleRemote.mk
+++ b/apple_remote/Library_AppleRemote.mk
@@ -29,9 +29,8 @@
 
 $(eval $(call gb_Library_Library,AppleRemote))
 
-$(eval $(call gb_Library_set_include,AppleRemote,\
-    -I$(SRCDIR)/apple_remote/inc \
-    $$(INCLUDE) \
+$(eval $(call gb_Library_add_package_headers,AppleRemote,\
+    apple_remote_inc \
 ))
 
 $(eval $(call gb_Library_use_externals,AppleRemote,\
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to