mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-29 21:58:14 +02:00
Add version.xml to content_files so it will be copied to the right place for DESTDIR builds.
This commit is contained in:
parent
a68097a219
commit
dc907490e3
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue