summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-27 18:13:02 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-16 13:08:54 +0200
commit2da1cd6c7a265ae340c8e0d378b6054f01ff4fac (patch)
treeaa894ebc208808031e2bb83eeb02234eba00224e /sfx2
parent8826f1c44991db950eb654667808d72cf16d949a (diff)
CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]
Diffstat (limited to 'sfx2')
-rwxr-xr-xsfx2/CppunitTest_sfx2_metadatable.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/CppunitTest_sfx2_metadatable.mk b/sfx2/CppunitTest_sfx2_metadatable.mk
index 67d5a7f438..0899eeb04b 100755
--- a/sfx2/CppunitTest_sfx2_metadatable.mk
+++ b/sfx2/CppunitTest_sfx2_metadatable.mk
@@ -41,7 +41,6 @@ $(eval $(call gb_CppunitTest_add_linked_libs,sfx2_metadatable, \
$(eval $(call gb_CppunitTest_set_include,sfx2_metadatable,\
$$(INCLUDE) \
-I$(OUTDIR)/inc/offuh \
- -I$(OUTDIR)/inc \
))
# vim: set noet sw=4 ts=4: