summaryrefslogtreecommitdiffstats
path: root/basegfx/Library_basegfx.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-24 10:52:20 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-24 11:01:06 +0300
commite4e9fba5f471141b14cff6d27586d37e28fc38c0 (patch)
tree492a507f3f13c5183654ed27d1382931bdec8db8 /basegfx/Library_basegfx.mk
parentreportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed (diff)
downloadcore-e4e9fba5f471141b14cff6d27586d37e28fc38c0.tar.gz
core-e4e9fba5f471141b14cff6d27586d37e28fc38c0.zip
Don't point to inc directories that don't exist any longer
Change-Id: Ia160f0ee3e9480c60056d38bf11a6b139b53424f
Diffstat (limited to 'basegfx/Library_basegfx.mk')
-rw-r--r--basegfx/Library_basegfx.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/Library_basegfx.mk b/basegfx/Library_basegfx.mk
index 532cc7421501..892d0a920318 100644
--- a/basegfx/Library_basegfx.mk
+++ b/basegfx/Library_basegfx.mk
@@ -21,7 +21,6 @@ $(eval $(call gb_Library_use_libraries,basegfx,\
))
$(eval $(call gb_Library_set_include,basegfx,\
- -I$(SRCDIR)/basegfx/inc \
-I$(SRCDIR)/basegfx/source/inc \
$$(INCLUDE) \
))