summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-02-22 05:36:02 +0100
committerDan McGee <dan@archlinux.org>2007-02-22 05:36:02 +0100
commit3595201f5f3c1274786844c541ef82edba6984f8 (patch)
tree5c3686add5a531460c27379a58d42662b24160c4 /doc
parent3b95de655b277efe895ac5de01b86c5ab313c030 (diff)
downloadpacman-3595201f5f3c1274786844c541ef82edba6984f8.tar.gz
pacman-3595201f5f3c1274786844c541ef82edba6984f8.tar.xz
* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'
to work as expected.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index cd6cdf15..6bb9587d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -21,10 +21,14 @@ endif
clean:
rm -f html/*.html
rm -f man3/*.3
- rm -f man5/*.5
- rm -f man8/*.8
-man_MANS = pacman.8 makepkg.8 PKGBUILD.5 makepkg.conf.5 pacman.conf.5 libalpm.3
+man_MANS = \
+ pacman.8 \
+ makepkg.8 \
+ PKGBUILD.5 \
+ makepkg.conf.5 \
+ pacman.conf.5 \
+ libalpm.3
if HAS_DOXYGEN
man_MANS += *.3