summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 21485fd2..df72b208 100644
--- a/common.mk
+++ b/common.mk
@@ -26,3 +26,5 @@ INTROSPECTION_COMPILER_ARGS = \
--includedir=$(top_srcdir)/gir \
--includedir=$(builddir) \
--includedir=$(top_builddir)
+
+INTROSPECTION_DOCTOOL = $(top_builddir)/g-ir-doc-tool$(EXEEXT)