summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-10-16 01:51:18 +0200
committerAaron Griffin <aaron@archlinux.org>2006-10-16 01:51:18 +0200
commit04c48b4547e2a0710b0160b43644310f52db25f0 (patch)
tree11f2c679749b980b8f91fe77e2016f7739fc0b58 /doc/Makefile.am
parente6629812cb59b886ab655b3ffa5269458f3f998b (diff)
downloadpacman-04c48b4547e2a0710b0160b43644310f52db25f0.tar.gz
pacman-04c48b4547e2a0710b0160b43644310f52db25f0.tar.xz
*** empty log message ***
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8f7d90da..9adb025e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -20,8 +20,9 @@ pacman.8:
endif
clean:
- rm -rf html/*
- rm -rf hu/*.8
+ rm -f html/*
+ rm -f hu/*.8
+ rm -f man3/*.3
man_MANS = pacman.8 makepkg.8 PKGBUILD.8 libalpm.3