summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-09 10:08:01 +0200
committerDavid Tardon <dtardon@redhat.com>2012-04-09 10:09:23 +0200
commit2753a9904ce4caeeacca5eb2987319dc179c428b (patch)
tree1bc15c73f25aad2a4b87f6fe4223fd4cb4b56357 /chart2
parent6de739282998cecb83029bb1f53c8698d3515eee (diff)
do not put things directly into $(WORKDIR)
Diffstat (limited to 'chart2')
-rw-r--r--chart2/AllLangResTarget_chartcontroller.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk
index b72a07a8c1c5..ec8dd822b1f9 100644
--- a/chart2/AllLangResTarget_chartcontroller.mk
+++ b/chart2/AllLangResTarget_chartcontroller.mk
@@ -49,7 +49,7 @@ $(eval $(call gb_SrsTarget_set_include,chart2/res,\
-I$(SRCDIR)/chart2/source/controller/inc \
-I$(SRCDIR)/chart2/source/controller/main \
-I$(SRCDIR)/chart2/source/inc \
- -I$(WORKDIR)/inc/chart2 \
+ -I$(call gb_SrsTemplateTarget_get_include_dir,chart2) \
))
$(eval $(call gb_SrsTarget_add_files,chart2/res,\