summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2013-02-05 09:12:38 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2013-02-05 09:12:38 +0100
commit8079124d854dff898e6010df6819f5b20ba8e004 (patch)
tree96041f2976f7b0b04147156b6582175b1d7b9ad5
parent44da2fd3f8cc19ba6fdd7cf740c31cdd692da6f2 (diff)
downloadgobject-introspection-8079124d854dff898e6010df6819f5b20ba8e004.tar.gz
build: Really fix make dist
-rw-r--r--Makefile-giscanner.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile-giscanner.am b/Makefile-giscanner.am
index b2fad457..e8def0ee 100644
--- a/Makefile-giscanner.am
+++ b/Makefile-giscanner.am
@@ -54,7 +54,7 @@ pkgpyexec_PYTHON = \
giscanner/xmlwriter.py
templatedir = $(pkglibdir)
-nobase_template_DATA = \
+nobase_dist_template_DATA = \
giscanner/doctemplates/base.tmpl \
giscanner/doctemplates/class.tmpl \
giscanner/doctemplates/namespace.tmpl \