From dc907490e35c26ebb7d1fd106963f754d389ad82 Mon Sep 17 00:00:00 2001 From: Billy Biggs Date: Mon, 22 Aug 2005 22:23:54 +0000 Subject: Add version.xml to content_files so it will be copied to the right place for DESTDIR builds. --- ChangeLog | 5 +++++ doc/public/Makefile.am | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4b172005a..e2c59341d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-08-22 Billy Biggs + + * 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 * doc/public/cairo-docs.xml: 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 -- cgit v1.2.3