summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-15 23:13:12 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-07-15 23:20:56 -0400
commitb31c6d8d4f33502d6060e708f5252ee2ea8648ad (patch)
treeefc604076dd3324b1a31565557550519c9a27258 /Makefile.am
parent7801356442578ff6e1c65844eb9e65c819af4660 (diff)
build-sys: make generated man pages part of the distribution tarball
They were removed by mistake, and since we ship .html files, we certainly should ship man pages. https://bugs.freedesktop.org/show_bug.cgi?id=61753
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 44cfd3ea1c..0be3e79f1c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -607,7 +607,7 @@ EXTRA_DIST += \
$(XML_FILES) \
$(HTML_FILES) \
$(HTML_ALIAS) \
- $(dist_MANS) \
+ $(man_MANS) \
make-man-index.py \
make-directive-index.py \
xml_helper.py