summaryrefslogtreecommitdiff
path: root/toolkit/Library_tk.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-19 11:24:35 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-19 11:24:35 +0300
commit1a043545906f2b272fe80ecfa992b599284b9432 (patch)
treef1b9a68d248d80b7bc74f4ac3367fd7428b1fa61 /toolkit/Library_tk.mk
parent6a579871d93c05630986f7d67bd670287ceba6de (diff)
Move headers that are private to toolkit there, then
Change-Id: I12df9dc88960a6f78e85ab2f604782d1a4f9faf6
Diffstat (limited to 'toolkit/Library_tk.mk')
-rw-r--r--toolkit/Library_tk.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/Library_tk.mk b/toolkit/Library_tk.mk
index 0fca5542278c..a8fbeb50eb87 100644
--- a/toolkit/Library_tk.mk
+++ b/toolkit/Library_tk.mk
@@ -25,6 +25,7 @@ $(eval $(call gb_Library_use_external,tk,boost_headers))
$(eval $(call gb_Library_set_include,tk,\
$$(INCLUDE) \
+ -I$(SRCDIR)/toolkit/inc \
-I$(SRCDIR)/toolkit/source \
))