summaryrefslogtreecommitdiff
path: root/modules/pam_debug/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_debug/Makefile.am')
-rw-r--r--modules/pam_debug/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/pam_debug/Makefile.am b/modules/pam_debug/Makefile.am
index 0b798516..d87af88f 100644
--- a/modules/pam_debug/Makefile.am
+++ b/modules/pam_debug/Makefile.am
@@ -1,8 +1,9 @@
#
-# Copyright (c) 2005, 2006 Thorsten Kukuk <kukuk@thkukuk.de>
+# Copyright (c) 2005, 2006, 2009 Thorsten Kukuk <kukuk@thkukuk.de>
#
CLEANFILES = *~
+MAINTAINERCLEANFILES = $(MANS) README
EXTRA_DIST = README $(MANS) $(XMLS) tst-pam_debug
@@ -28,4 +29,3 @@ noinst_DATA = README
README: pam_debug.8.xml
-include $(top_srcdir)/Make.xml.rules
endif
-