summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2001-08-27 07:18:58 +0000
committerAkim Demaille <akim@epita.fr>2001-08-27 07:18:58 +0000
commit009cdad9010211d1a3315bce7a46ad37db0d5109 (patch)
tree994f3a581126284092ac6fa7fc9addd7e6f71f5d /Makefile.am
parent1e3115ec74d09a4af223eaaa0905389b7e20bb44 (diff)
downloadautoconf-009cdad9010211d1a3315bce7a46ad37db0d5109.tar.gz
* Makefile.am (EXTRA_DIST): INSTALL.txt is a dead hack.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 03ea0a6e..8a271cdf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,7 +26,7 @@ SUBDIRS = . lib bin config m4 man doc tests
ACLOCAL_AMFLAGS = --version >/dev/null && touch aclocal.m4
EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
- BUGS INSTALL.txt \
+ BUGS \
GNUmakefile Makefile.maint
# Automake is unable to look into our special aclocal.m4...