summaryrefslogtreecommitdiff
path: root/i18nlangtag
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-24 11:27:16 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-24 11:27:16 +0300
commit81f077bcf2f1dab1ec72b4707f2e2782100d66eb (patch)
tree3e81e2a0ca955d135accdf85fbe4b091486f51c8 /i18nlangtag
parentd12a3e8b760c3b104b0adbf7b7adafd1498a836e (diff)
Don't point to inc directories that don't exist any longer
Change-Id: If783897a60a545baf3968c5eeccf80a1e186bc51
Diffstat (limited to 'i18nlangtag')
-rw-r--r--i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
index 0bed7f56468f..a1f294336a23 100644
--- a/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
+++ b/i18nlangtag/CppunitTest_i18nlangtag_test_languagetag.mk
@@ -37,11 +37,6 @@ $(eval $(call gb_CppunitTest_use_package,i18nlangtag_test_languagetag,langtag_da
endif
endif
-$(eval $(call gb_CppunitTest_set_include,i18nlangtag_test_languagetag,\
- -I$(SRCDIR)/i18nlangtag/inc \
- $$(INCLUDE) \
-))
-
$(eval $(call gb_CppunitTest_add_exception_objects,i18nlangtag_test_languagetag,\
i18nlangtag/qa/cppunit/test_languagetag \
))