]> sourceware.org Git - automake.git/commitdiff
(Makefile.in): automake "Makefile", not "Makefile.am"
authorTom Tromey <tromey@redhat.com>
Sat, 18 Nov 1995 19:07:30 +0000 (19:07 +0000)
committerTom Tromey <tromey@redhat.com>
Sat, 18 Nov 1995 19:07:30 +0000 (19:07 +0000)
remake.am

index d088e1c29f8bf6d0b194f510191a48d4793ee505..aee6da19793057f3f80606dadfd420eb8eb45394 100644 (file)
--- a/remake.am
+++ b/remake.am
@@ -1,5 +1,5 @@
 $(srcdir)/Makefile.in: Makefile.am
-       cd $(srcdir); automake Makefile.am
+       cd $(srcdir); automake Makefile
 
 # For an explanation of the following Makefile rules, see node
 # `Automatic Remaking' in GNU Autoconf documentation.
This page took 0.031978 seconds and 5 git commands to generate.