summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-11-23 01:42:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-11-23 01:42:55 +0000
commite9dd21064c6358d90d9453eccc79c2bb0f0a4b66 (patch)
tree706b361cec76a3631a90e8a12fd7d02f6d075e0b /docs/Makefile.am
parent998f436b71799c94aeab7797d36940a0ddaebd72 (diff)
downloadpango-e9dd21064c6358d90d9453eccc79c2bb0f0a4b66.tar.gz
Add version information.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 7adff62e..f1063b2c 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -44,11 +44,13 @@ HTML_IMAGES = \
# Non-autogenerated SGML files to be included in $(DOC_MAIN_SGML_FILE)
content_files = \
- pango_markup.sgml
+ pango_markup.sgml \
+ version.xml
extra_files = \
layout.fig \
- layout.eps
+ layout.eps \
+ version.xml.in
# CFLAGS and LDFLAGS for compiling scan program. Only needed
# if $(DOC_MODULE).types is non-empty.