]> git.ipfire.org Git - thirdparty/automake.git/commit
build: adapt the per-subdir Makefile.inc files
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 May 2013 14:40:09 +0000 (16:40 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 10 May 2013 15:37:45 +0000 (17:37 +0200)
commitad1f7302dc91400ff46378c409fa1abcdf18b3db
treeaa6a7de08c23e70d2c6a9564fbbd965ce366505d
parent7768d4f4f8bab211fdc3d70853d1c32b80456b1c
build: adapt the per-subdir Makefile.inc files

So that they can correctly implement the Automake-NG build system.
This has been done with the help of the diffs between the old top-level
Makefile.am files from mainline Automake (master branch) and Automake-NG
(ng/master branch), obtained with the command:

    diff -u Makefile.old Makefile.sav > diffs

* Makefile.am: Adjust.
* bin/Makefile.inc: Likewise.
* contrib/t/Makefile.inc: Likewise.
* doc/Makefile.inc: Likewise.
* lib/Automake/Makefile.inc: Likewise.
* lib/Makefile.inc: Likewise.
* lib/am/Makefile.inc: Likewise.
* m4/Makefile.inc: Likewise.
* t/Makefile.inc: Likewise.
* contrib/t/local.am: Delete.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am
bin/Makefile.inc
contrib/t/Makefile.inc
contrib/t/local.am [deleted file]
doc/Makefile.inc
lib/Automake/Makefile.inc
lib/Makefile.inc
lib/am/Makefile.inc
m4/Makefile.inc
t/Makefile.inc