summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openpam/Makefile.in')
-rw-r--r--contrib/openpam/Makefile.in11
1 files changed, 4 insertions, 7 deletions
diff --git a/contrib/openpam/Makefile.in b/contrib/openpam/Makefile.in
index c8e77d9..963e9d4 100644
--- a/contrib/openpam/Makefile.in
+++ b/contrib/openpam/Makefile.in
@@ -14,7 +14,7 @@
@SET_MAKE@
-# $Id: Makefile.am 623 2013-02-25 07:24:51Z des $
+# $Id: Makefile.am 816 2014-09-12 07:50:22Z des $
VPATH = @srcdir@
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
am__make_running_with_option = \
@@ -84,13 +84,10 @@ subdir = .
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/config.h.in $(srcdir)/pamgdb.in $(srcdir)/mkpkgng.in \
- INSTALL README TODO compile config.guess config.sub depcomp \
- install-sh missing ltmain.sh
+ INSTALL README TODO compile config.guess config.sub install-sh \
+ missing ltmain.sh
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
- $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
- $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
OpenPOWER on IntegriCloud