Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2019-10-22 08:02:05 +1000
committerAllan McRae <allan@archlinux.org>2019-10-22 09:25:49 +1000
commit942b909829d529409216939b36af11e8480726f5 (patch)
tree4914c24122dcff3214d85a7fe5cfea5c91fcb935 /doc
parent8ce20d3754769845f0b3452b06db2e1792108ec9 (diff)
Fix distribution of meson files
Also caught the source of a man page not being distributed. Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index a8dbbe05..195f0b14 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -48,6 +48,7 @@ EXTRA_DIST = \
makepkg.conf.5.asciidoc \
pacman.conf.5.asciidoc \
BUILDINFO.5.asciidoc \
+ pacman-conf.8.asciidoc \
libalpm.3.asciidoc \
footer.asciidoc \
index.asciidoc \