summaryrefslogtreecommitdiff
path: root/xmlscript/Library_xmlscript.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/Library_xmlscript.mk')
-rw-r--r--xmlscript/Library_xmlscript.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/Library_xmlscript.mk b/xmlscript/Library_xmlscript.mk
index daa9ae4ba2ca..e72fb194b155 100644
--- a/xmlscript/Library_xmlscript.mk
+++ b/xmlscript/Library_xmlscript.mk
@@ -33,7 +33,7 @@ $(eval $(call gb_Library_add_defs,xmlscript,\
-DXMLSCRIPT_DLLIMPLEMENTATION \
))
-$(eval $(call gb_Library_set_precompiled_header,xmlscript,$(SRCDIR)/xmlscript/inc/pch/precompiled_xmlscript))
+$(eval $(call gb_Library_set_precompiled_header,xmlscript,xmlscript/inc/pch/precompiled_xmlscript))
$(eval $(call gb_Library_add_exception_objects,xmlscript,\
xmlscript/source/misc/unoservices \