Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorJohan Bilien <jobi@litl.com>2009-03-24 18:36:18 (GMT)
committer Johan Bilien <jobi@litl.com>2009-03-24 18:36:18 (GMT)
commit7ba8ad03560307350786a44b8279324448bfbe66 (patch)
tree3efdafd153f45e98ae0932f987643d1a808e2efc /common.mk
parente3bddab5ed270b208fbabbc06164dde675d8799e (diff)
Include g-ir-scanner.in in the distribution
and other make distcheck fixes.
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index f7d3a10..92da490 100644
--- a/common.mk
+++ b/common.mk
@@ -1,4 +1,4 @@
-SCANNER_BIN = $(top_srcdir)/tools/g-ir-scanner
+SCANNER_BIN = $(top_builddir)/tools/g-ir-scanner
SCANNER_PYTHONPATH = $(top_builddir):$(top_srcdir):$$PYTHONPATH
SCANNER_ENV = env PYTHONPATH=$(SCANNER_PYTHONPATH) \
UNINSTALLED_INTROSPECTION_SRCDIR=$(top_srcdir) \