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