aboutsummaryrefslogtreecommitdiffstats
path: root/autogen/README
diff options
context:
space:
mode:
Diffstat (limited to 'autogen/README')
-rw-r--r--autogen/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/autogen/README b/autogen/README
index a16dc93c48a..fd574c41cd6 100644
--- a/autogen/README
+++ b/autogen/README
@@ -7,6 +7,12 @@ configure ../ autoconf
7config.in ../src autoheader * also used by MSDOS bzr build 7config.in ../src autoheader * also used by MSDOS bzr build
8aclocal.m4 ../ aclocal 8aclocal.m4 ../ aclocal
9Makefile.in ../lib automake 9Makefile.in ../lib automake
10compile ../ automake
11config.guess ../ automake
12config.sub ../ automake
13depcomp ../ automake
14install-sh ../ automake
15missing ../ automake
10 16
11There are also some scripts: 17There are also some scripts:
12 18