Finish the transition config -> build-aux.

* configure.ac, Makefile.am: Use build-aux.
* config/prev-version, config/announce-gen, config/Makefile.am:
Move to...
* build-aux/prev-version, build-aux/announce-gen,
* build-aux/Makefile.am: here.
This commit is contained in:
Akim Demaille
2005-10-21 09:13:01 +00:00
parent d4476375cf
commit 24cc23d96d
9 changed files with 24 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = config po runtime-po lib data src doc examples tests
SUBDIRS = build-aux po runtime-po lib data src doc examples tests
# Files installed for use by Automake.
aclocaldir = @aclocaldir@