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
commit83fa45d13438a04ff33824e81eedd9a1bf503f41 (patch)
treea26254e95ce4f317d470904dd0d28ec0bc439de1 /Makefile.am
parent965e0d3b8ecd4e7a7d384d1ed6a843d5d63abea3 (diff)
downloadmake-83fa45d13438a04ff33824e81eedd9a1bf503f41.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 96fb188f..b3d85c5d 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@