summaryrefslogtreecommitdiff
path: root/shell/Library_shlxthdl_x64.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-29 17:30:19 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 17:31:13 +0200
commitde1297a1ffd01c1829f6c82d1c9d53b5a7c3c3b5 (patch)
treed33b59e833e6d8ff7f96efb4af8f25e5d5f01fe0 /shell/Library_shlxthdl_x64.mk
parentf39f100959e4cff8787d6d92f5407c469d936a21 (diff)
copy the source files before trying to use them
Change-Id: I3252511cd845e6f91d31f5b5858c9122fcab4838
Diffstat (limited to 'shell/Library_shlxthdl_x64.mk')
-rw-r--r--shell/Library_shlxthdl_x64.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/Library_shlxthdl_x64.mk b/shell/Library_shlxthdl_x64.mk
index 07327621a8c7..a7e149cf29a9 100644
--- a/shell/Library_shlxthdl_x64.mk
+++ b/shell/Library_shlxthdl_x64.mk
@@ -29,6 +29,10 @@ $(eval $(call gb_Library_Library,shlxthdl_x64))
$(eval $(call gb_Library_set_x64,shlxthdl_x64,YES))
+$(eval $(call gb_Library_use_custom_headers,shlxthdl_x64,\
+ shell/source \
+))
+
$(eval $(call gb_Library_set_include,shlxthdl_x64,\
-I$(SRCDIR)/shell/inc \
$$(INCLUDE) \