summaryrefslogtreecommitdiff
path: root/basebmp/CppunitTest_basebmp.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-13 16:11:41 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 14:24:10 +0200
commitbd162cb75a4115affb5451584bd9f094f3e37905 (patch)
tree462c5ae1fbb5bf3a6b40398a8f32aefda886d980 /basebmp/CppunitTest_basebmp.mk
parente9f6edc64553e458e15111aca6f3e778eb7afa2c (diff)
gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
Diffstat (limited to 'basebmp/CppunitTest_basebmp.mk')
-rw-r--r--basebmp/CppunitTest_basebmp.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/basebmp/CppunitTest_basebmp.mk b/basebmp/CppunitTest_basebmp.mk
index ae4b6bbe0463..719b97b6b553 100644
--- a/basebmp/CppunitTest_basebmp.mk
+++ b/basebmp/CppunitTest_basebmp.mk
@@ -48,8 +48,4 @@ $(eval $(call gb_CppunitTest_add_linked_libs,basebmp_test, \
$(gb_STDLIBS) \
))
-$(eval $(call gb_CppunitTest_set_include,basebmp_test,\
- $$(INCLUDE) \
-))
-
# vim: set noet sw=4 ts=4: