summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 7885450..76ec5ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,8 +11,8 @@ SUBDIRS = lib po sed doc testsuite
noinst_DATA =
noinst_HEADERS = basicdefs.h
-EXTRA_DIST = BUGS THANKS COPYING.DOC README.boot \
- autoboot build-aux/texi2dvi build-aux/help2man
+EXTRA_DIST = BUGS THANKS COPYING.DOC \
+ bootstrap bootstrap.conf build-aux/texi2dvi build-aux/help2man
html:
cd doc && make html