summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Make.xml.rules.in (renamed from Make.xml.rules)0
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac1
3 files changed, 2 insertions, 1 deletions
diff --git a/Make.xml.rules b/Make.xml.rules.in
index 9bda445f..9bda445f 100644
--- a/Make.xml.rules
+++ b/Make.xml.rules.in
diff --git a/Makefile.am b/Makefile.am
index ddcdd124..6571e2f7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ endif
CLEANFILES = *~
-EXTRA_DIST = pgp.keys.asc CHANGELOG ChangeLog-CVS Copyright Make.xml.rules
+EXTRA_DIST = pgp.keys.asc CHANGELOG ChangeLog-CVS Copyright
ACLOCAL_AMFLAGS = -I m4
diff --git a/configure.ac b/configure.ac
index 91b68838..43e95e51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -692,6 +692,7 @@ dnl Files to be created from when we run configure
AC_CONFIG_FILES([Makefile libpam/Makefile libpamc/Makefile libpamc/test/Makefile \
libpam_misc/Makefile conf/Makefile conf/pam_conv1/Makefile \
po/Makefile.in \
+ Make.xml.rules \
modules/Makefile \
modules/pam_access/Makefile modules/pam_cracklib/Makefile \
modules/pam_debug/Makefile modules/pam_deny/Makefile \