Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 748fac4..49f55dd 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -17,10 +17,12 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 USA
-if GENMAN
-
dist_man_MANS = nss-ldapd.conf.5 nslcd.8
+EXTRA_DIST = nss-ldapd.conf.5.xml nslcd.8.xml
+
+if GENMAN
+
%: %.xml
$(DOCBOOK2X_MAN) \
--string-param header-3='$(RELEASE_MONTH)' \