summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2004-11-30 20:58:52 +0000
committerPaul Smith <psmith@gnu.org>2004-11-30 20:58:52 +0000
commit6c9e53d64804a856580876f2019ce4ea1e42b4e0 (patch)
treea26254e95ce4f317d470904dd0d28ec0bc439de1 /Makefile.am
parent49ca261bd5a40d933719ab6b2b1fd183a81bf35b (diff)
downloadgunmake-6c9e53d64804a856580876f2019ce4ea1e42b4e0.tar.gz
Fix problems with README and build.sh
Apply an old patch from Paul Eggert.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 96fb188..b3d85c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -157,4 +157,10 @@ check-regression:
# --------------- Maintainer's Section
+# Tell automake that I haven't forgotten about this file and it will be
+# created before we build a distribution (see maintMakefile in the CVS
+# distribution).
+
+README:
+
@MAINT_MAKEFILE@