summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilly Biggs <vektor@dumbterm.net>2005-08-22 22:23:54 +0000
committerBilly Biggs <vektor@dumbterm.net>2005-08-22 22:23:54 +0000
commitdc907490e35c26ebb7d1fd106963f754d389ad82 (patch)
tree071fd8d25d0fdbbade9d6990060d303181d9ab0d
parenta68097a219543160ea6ff12628626dcdb070f97e (diff)
Add version.xml to content_files so it will be copied to the right place for DESTDIR builds.
-rw-r--r--ChangeLog5
-rw-r--r--doc/public/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b172005a..e2c59341d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-08-22 Billy Biggs <vektor@dumbterm.net>
+ * doc/public/Makefile.am: Add version.xml to content_files
+ so it will be copied to the right place for DESTDIR builds.
+
+2005-08-22 Billy Biggs <vektor@dumbterm.net>
+
* doc/public/cairo-docs.xml:
* doc/public/cairo-sections.txt: Rework the index for the
reference manual.
diff --git a/doc/public/Makefile.am b/doc/public/Makefile.am
index f05cd87e1..289029f15 100644
--- a/doc/public/Makefile.am
+++ b/doc/public/Makefile.am
@@ -48,6 +48,7 @@ MKTMPL_OPTIONS=
# Non-autogenerated SGML files to be included in $(DOC_MAIN_SGML_FILE)
content_files = \
+ version.xml \
language-bindings.xml
# Images to copy into HTML directory