summaryrefslogtreecommitdiff
path: root/writerfilter/Library_doctok.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-03-05 19:37:01 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-03-10 21:23:21 +0100
commit6c1c06f1c269a75bd36101710c48c55475d91504 (patch)
treeb2c9e1a18a0d252a89b82e80d99eb215729d8665 /writerfilter/Library_doctok.mk
parent84b3f7b345eabf3995e4d51055e8d4e26479a6e2 (diff)
gbuild: remove some more realpaths
Where necessary, replace with wildcard, what does not change path.
Diffstat (limited to 'writerfilter/Library_doctok.mk')
-rw-r--r--writerfilter/Library_doctok.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerfilter/Library_doctok.mk b/writerfilter/Library_doctok.mk
index 627dc3f0d4ed..8c7eaea0ce9b 100644
--- a/writerfilter/Library_doctok.mk
+++ b/writerfilter/Library_doctok.mk
@@ -37,7 +37,7 @@ $(eval $(call gb_Library_set_include,doctok,\
-I$(WORKDIR)/CustomTarget/writerfilter/source/doctok \
))
-include $(realpath $(SRCDIR)/writerfilter/debug_setup.mk)
+include $(SRCDIR)/writerfilter/debug_setup.mk
$(eval $(call gb_Library_add_defs,doctok,\
-DWRITERFILTER_DOCTOK_DLLIMPLEMENTATION \