summaryrefslogtreecommitdiff
path: root/gir
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@litl.com>2009-02-27 13:32:48 -0300
committerJohan Dahlin <johan@gnome.org>2009-02-27 13:32:48 -0300
commitf0eb45b95272d72993ca2008412c6f1840d6a635 (patch)
tree31419a76ab28f2400ebe06f23d3ba053de242063 /gir
parentcedeb23d6aeb4e629a7147426a5671a7155e1c97 (diff)
downloadgobject-introspection-f0eb45b95272d72993ca2008412c6f1840d6a635.tar.gz
Add GObject-2.0.xpath to EXTRA_DIST
Diffstat (limited to 'gir')
-rw-r--r--gir/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gir/Makefile.am b/gir/Makefile.am
index 00e3acc4..f9b4efca 100644
--- a/gir/Makefile.am
+++ b/gir/Makefile.am
@@ -76,6 +76,7 @@ GObject-2.0.gir: GLib-2.0.gir $(SCANNER_BIN) $(SCANNER_LIBS) Makefile
$(SCANNER) $(SCANNER_ARGS) \
--xpath-assertions=$(srcdir)/GObject-2.0.xpath GObject-2.0.gir
BUILT_GIRSOURCES += GObject-2.0.gir
+EXTRA_DIST += GObject-2.0.xpath
# gmodule
GMODULE_INCLUDEDIR=`pkg-config --variable=includedir gmodule-2.0`/glib-2.0