summaryrefslogtreecommitdiff
path: root/docs/reference/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <jdahlin@litl.com>2009-02-12 20:35:35 -0200
committerJohan Dahlin <johan@gnome.org>2009-02-12 20:35:35 -0200
commit3160f3eca85ef5415c661649ebcd1fa0749d9239 (patch)
tree4621a05b447b10b288da54662f2a78c2ff7772cf /docs/reference/Makefile.am
parent330e81756db09b1a61da6bd40ea7a45d36cc2032 (diff)
downloadgobject-introspection-3160f3eca85ef5415c661649ebcd1fa0749d9239.tar.gz
Begin to document the GIR format
Diffstat (limited to 'docs/reference/Makefile.am')
-rw-r--r--docs/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index efc70c92..60430aac 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -32,7 +32,7 @@ FIXXREF_OPTIONS=
include $(top_srcdir)/gtk-doc.make
# Other files to distribute
-EXTRA_DIST +=version.xml.in
+EXTRA_DIST += version.xml.in
########################################################################