summaryrefslogtreecommitdiff
path: root/chart2/CppunitTest_chart2_import.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-06-26 19:35:48 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-06-26 19:36:46 -0400
commitc6da1842956ceced501858d582f7dcaded0a324a (patch)
treed3a1a4b5197a73b91e4bc3e4f6c2968b83641ef5 /chart2/CppunitTest_chart2_import.mk
parent95272e7e5b7e38753ab07dbd6503b7cfa2974842 (diff)
Track all uses of ErrorBarX and ErrorBarY UNO property names.
Change-Id: I994424c98d977c3a8f9138cccc17348de813a9d7
Diffstat (limited to 'chart2/CppunitTest_chart2_import.mk')
-rw-r--r--chart2/CppunitTest_chart2_import.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/CppunitTest_chart2_import.mk b/chart2/CppunitTest_chart2_import.mk
index 55ac39d26c91..f925e58acd70 100644
--- a/chart2/CppunitTest_chart2_import.mk
+++ b/chart2/CppunitTest_chart2_import.mk
@@ -59,6 +59,7 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_import, \
))
$(eval $(call gb_CppunitTest_set_include,chart2_import,\
+ -I$(SRCDIR)/chart2/inc \
$$(INCLUDE) \
))