diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0a5d1803..204509f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = no-dependencies SUBDIRS = intl po lib doc src tests djgpp m4 vms bootstrap -EXTRA_DIST = TODO README PATCHES.AC PATCHES.AM +EXTRA_DIST = TODO README README-alpha PATCHES.AC PATCHES.AM # We should be able to just define `ACLOCAL_AMFLAGS = --acdir=m4', # but this runs afoul of a bug in automake 1. |