summaryrefslogtreecommitdiff
path: root/modules/pam_exec/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_exec/Makefile.am')
-rw-r--r--modules/pam_exec/Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/modules/pam_exec/Makefile.am b/modules/pam_exec/Makefile.am
index e67013d1..e7ecd591 100644
--- a/modules/pam_exec/Makefile.am
+++ b/modules/pam_exec/Makefile.am
@@ -22,12 +22,6 @@ endif
securelib_LTLIBRARIES = pam_exec.la
if ENABLE_REGENERATE_MAN
-
-pam_exec.8: pam_exec.8.xml
- $(XMLLINT) --nonet --xinclude --postvalid --noout $<
- $(XSLTPROC) --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
-
-#CLEANFILES += $(man_MANS)
-
+-include $(top_srcdir)/Make.xml.rules
endif