index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2007-12-29 00:24:15 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-12-29 00:24:15 -0600 |
commit | b3c6bdda38f7e370e1f80f02a61f1d3f08c1b57d (patch) | |
tree | e030a3034424cbdae122029738c9b0d9a53e375f /doc/Makefile.am | |
parent | 26c05b1c8c6fe639cd4eea5decac694c86cc7c00 (diff) |
-rw-r--r-- | doc/Makefile.am | 2 |
diff --git a/doc/Makefile.am b/doc/Makefile.am index 3e469294..1cdc6b9c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -60,7 +60,7 @@ $(ASCIIDOC_MANS): a2x $(A2X_OPTS) --asciidoc-opts="$(ASCIIDOC_OPTS)" $@.txt # These rules are due to the includes and files of the asciidoc text -$(ASCIIDOC_MANS): footer.txt +$(ASCIIDOC_MANS): asciidoc.conf footer.txt pacman.8: pacman.8.txt makepkg.8: makepkg.8.txt repo-add.8: repo-add.8.txt |