summaryrefslogtreecommitdiff
path: root/tools/Library_tl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Library_tl.mk')
-rw-r--r--tools/Library_tl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Library_tl.mk b/tools/Library_tl.mk
index 54f200e5dbb5..233e75db0050 100644
--- a/tools/Library_tl.mk
+++ b/tools/Library_tl.mk
@@ -24,7 +24,7 @@ $(eval $(call gb_Library_set_include,tl,\
$$(INCLUDE) \
))
-$(eval $(call gb_Library_set_precompiled_header,tl,$(SRCDIR)/tools/inc/pch/precompiled_tl))
+$(eval $(call gb_Library_set_precompiled_header,tl,tools/inc/pch/precompiled_tl))
$(eval $(call gb_Library_add_defs,tl,\
-DTOOLS_DLLIMPLEMENTATION \