]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] cleanup: remove 'clean-hdr.am'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 21 Jun 2012 19:26:17 +0000 (21:26 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 21 Jun 2012 19:52:01 +0000 (21:52 +0200)
commit0cf8c1b7ae1c45f286ab92c7769d9f3de6094cd5
tree91060732bb6f3b445a8a0bc543e061e7e16a0949
parent244af89ee9da7b9224e1900d4be606f2e6d97757
[ng] cleanup: remove 'clean-hdr.am'

It's so small and dumb that it's easier and cleaner to just inline
it in the automake script.

* lib/am/clean-hdr.am: Delete.
* Makefile.am (dist_am_DATA): Remove it.
* automake.in (handle_configure): Just add the header configs and their
stamp files to '%clean_files', instead of processing the now-removed
'clean-hdr.am' to obtain the same effect.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am
automake.in
lib/am/clean-hdr.am [deleted file]