diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
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@ |