summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-05-27 15:12:38 +0200
committerStef Walter <stefw@collabora.co.uk>2011-05-27 15:12:38 +0200
commita2fbdb1a3cd9d137010182be43fdf4ff8491dd9f (patch)
tree304500ca80ee6ca0cd2ea8888f1ed8f48834d4ba /doc
parentad14c9c4c1345fe01336fc0d5bfccd3fca248ce1 (diff)
Fix problems with 'make distcheck'
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index de16a67..904de7b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -69,4 +69,5 @@ GTKDOC_LIBS=
include $(top_srcdir)/gtk-doc.make
EXTRA_DIST += \
- version.xml.in
+ version.xml.in \
+ version.xml \ No newline at end of file