summaryrefslogtreecommitdiffstats
path: root/basebmp/Library_basebmp.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-10-01 08:31:24 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-10-01 08:31:46 +0200
commit8e27c68847c6461c7bc0bdbff44412d6bfb0b1e8 (patch)
tree5e875951e214ed15c6befe03b8007b93aac19ec8 /basebmp/Library_basebmp.mk
parentRevert "by default use the system memory allocator" (diff)
downloadcore-8e27c68847c6461c7bc0bdbff44412d6bfb0b1e8.tar.gz
core-8e27c68847c6461c7bc0bdbff44412d6bfb0b1e8.zip
basebmp: these headers are not used from other modules
Change-Id: I88c5c341b88a6ea62730e5d3dd1962365c531f70
Diffstat (limited to 'basebmp/Library_basebmp.mk')
-rw-r--r--basebmp/Library_basebmp.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/basebmp/Library_basebmp.mk b/basebmp/Library_basebmp.mk
index 12a2dec1eb3e..809671c97c55 100644
--- a/basebmp/Library_basebmp.mk
+++ b/basebmp/Library_basebmp.mk
@@ -11,6 +11,11 @@ $(eval $(call gb_Library_Library,basebmp))
$(eval $(call gb_Library_use_sdk_api,basebmp))
+$(eval $(call gb_Library_set_include,basebmp,\
+ -I$(SRCDIR)/basebmp/inc \
+ $$(INCLUDE) \
+))
+
$(eval $(call gb_Library_use_externals,basebmp,\
boost_headers \
vigra_headers \