summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2009-07-24 10:15:20 +0200
committerDaniel Veillard <veillard@redhat.com>2009-07-24 10:15:20 +0200
commit7869cd2c7973039d17a3c9cdd4847fb2ee8caa26 (patch)
treec8f4578a18c607c4d29d2597166fc7f4053b7092 /doc
parente502173b7ad60e88572753b147396d52d6ea4b73 (diff)
downloadlibxslt-7869cd2c7973039d17a3c9cdd4847fb2ee8caa26.tar.gz
libxslt-7869cd2c7973039d17a3c9cdd4847fb2ee8caa26.tar.bz2
libxslt-7869cd2c7973039d17a3c9cdd4847fb2ee8caa26.zip
Fix makefile and spec file to include doc in rpm
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 75abd5f7..06bd13b3 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -196,7 +196,7 @@ install-data-local:
dist-hook:
(cd $(srcdir) ; tar cvf - *.1 *.html site.xsl news.xsl xsa.xsl \
- *.gif html/*.html html/*.png tutorial*/libxslt*) | \
+ *.gif *.png images html/*.html html/*.png tutorial*/libxslt*) | \
(cd $(distdir); tar xf -)
.PHONY : html EXSLT EXSLT/html