[Libreoffice-commits] core.git: connectivity/Library_macabdrv1.mk
Stephan Bergmann
sbergman at redhat.com
Tue May 7 13:11:22 PDT 2013
connectivity/Library_macabdrv1.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5736cbaa8401ce772607d84614f72ebab475b550
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue May 7 22:07:39 2013 +0200
Yet another fix for missing sqlbison.hxx
Change-Id: I2fb97a1422ed82c79b7babff793dba700eba2369
diff --git a/connectivity/Library_macabdrv1.mk b/connectivity/Library_macabdrv1.mk
index 4629572..1baf464 100644
--- a/connectivity/Library_macabdrv1.mk
+++ b/connectivity/Library_macabdrv1.mk
@@ -32,6 +32,7 @@ $(eval $(call gb_Library_set_include,macabdrv1,\
$$(INCLUDE) \
-I$(SRCDIR)/connectivity/inc \
-I$(SRCDIR)/connectivity/source/inc \
+ -I$(WORKDIR)/YaccTarget/connectivity/source/parse \
))
$(eval $(call gb_Library_add_exception_objects,macabdrv1,\
More information about the Libreoffice-commits
mailing list