From 00b25daa962b636e838920159264c4a05d6c8cd6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 5 Sep 2003 20:55:28 +0000 Subject: . --- tests/test/Makefile.in | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'tests/test/Makefile.in') diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index 706ae1e0b..0a29d0d7c 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.6 from Makefile.am. +# Makefile.in generated by automake 1.7.6b from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -268,7 +268,7 @@ CONFIG_CLEAN_FILES = SCRIPTS = $(noinst_SCRIPTS) DIST_SOURCES = -DIST_COMMON = Makefile.am Makefile.in +DIST_COMMON = $(srcdir)/Makefile.in Makefile.am all: all-am .SUFFIXES: @@ -415,7 +415,7 @@ clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: - -rm -f Makefile $(CONFIG_CLEAN_FILES) + -rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @@ -426,6 +426,7 @@ clean: clean-am clean-am: clean-generic mostlyclean-am distclean: distclean-am + -rm -f Makefile distclean-am: clean-am distclean-generic @@ -448,6 +449,7 @@ install-man: installcheck-am: maintainer-clean: maintainer-clean-am + -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic -- cgit v1.2.3-54-g00ecf