changeset 3719:ec7aa9240ff0

(Makefile): Don't depend on $(BUILT_SOURCES). Otherwise, some versions of automake would omit the rule that makes Makefile from Makefile.in.
author Jim Meyering <jim@meyering.net>
date Tue, 22 Jan 2002 11:59:11 +0000
parents 403575ed1fd7
children ce0be6eaecae
files lib/Makefile.am
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -119,8 +119,6 @@
 	  $(srcdir)/xstat.in > $@-t
 	mv $@-t $@
 
-Makefile: $(BUILT_SOURCES)
-
 # The following is needed in order to install a simple file in $(libdir)
 # which is shared with other installed packages. We use a list of referencing
 # packages so that "make uninstall" will remove the file if and only if it