summaryrefslogtreecommitdiff
path: root/dbaccess/Library_dbaxml.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 15:24:45 -0600
commit3f2ff54778ff76118b7de3357168091bbc955041 (patch)
tree601e358120589466b0f54a02fd1940dfe4919cb8 /dbaccess/Library_dbaxml.mk
parentb33971cb124de2bea5332d6adb802bd84eb57652 (diff)
remove pch from the include list
Diffstat (limited to 'dbaccess/Library_dbaxml.mk')
-rw-r--r--dbaccess/Library_dbaxml.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/Library_dbaxml.mk b/dbaccess/Library_dbaxml.mk
index b70c89bee4cd..a0fb88e091ec 100644
--- a/dbaccess/Library_dbaxml.mk
+++ b/dbaccess/Library_dbaxml.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Library_Library,dbaxml))
$(eval $(call gb_Library_set_include,dbaxml,\
$$(INCLUDE) \
- -I$(realpath $(SRCDIR)/dbaccess/inc/pch) \
-I$(realpath $(SRCDIR)/dbaccess/source/inc) \
-I$(OUTDIR)/inc \
))