Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@litl.com>2009-02-27 16:32:48 (GMT)
committer Johan Dahlin <johan@gnome.org>2009-02-27 16:32:48 (GMT)
commitf0eb45b95272d72993ca2008412c6f1840d6a635 (patch)
tree31419a76ab28f2400ebe06f23d3ba053de242063
parentcedeb23d6aeb4e629a7147426a5671a7155e1c97 (diff)
Add GObject-2.0.xpath to EXTRA_DIST
-rw-r--r--gir/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gir/Makefile.am b/gir/Makefile.am
index 00e3acc..f9b4efc 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