summaryrefslogtreecommitdiff
path: root/dbaccess/Library_dbu.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-06-22 12:34:48 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-09-23 10:47:25 +0200
commit42af04bf2493508b481b3d6a32c71bd03fa7191b (patch)
treeb5e650d9d7b5b052bf7863434bf5c3668c4478c5 /dbaccess/Library_dbu.mk
parente2372c4bef2180ab8cbb04128accf6ab40654448 (diff)
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
Change-Id: I7b3a22584bb2e4d501f509ffcd80929feed23a4c Reviewed-on: https://gerrit.libreoffice.org/79360 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'dbaccess/Library_dbu.mk')
-rw-r--r--dbaccess/Library_dbu.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/Library_dbu.mk b/dbaccess/Library_dbu.mk
index fdf37e92044a..121584ef3426 100644
--- a/dbaccess/Library_dbu.mk
+++ b/dbaccess/Library_dbu.mk
@@ -17,7 +17,7 @@ $(eval $(call gb_Library_set_include,dbu,\
-I$(WORKDIR)/YaccTarget/connectivity/source/parse \
))
-$(eval $(call gb_Library_set_precompiled_header,dbu,$(SRCDIR)/dbaccess/inc/pch/precompiled_dbu))
+$(eval $(call gb_Library_set_precompiled_header,dbu,dbaccess/inc/pch/precompiled_dbu))
$(eval $(call gb_Library_use_custom_headers,dbu,\
officecfg/registry \