maint: add some of my maintainer-specific scripts
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 2 Jan 2013 20:08:27 +0000 (21:08 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 2 Jan 2013 20:59:33 +0000 (21:59 +0100)
commitc31863138afeab687ac719c363274fa7095a9b5e
treeb5e3bffbedd85ed328b5ece2b739211ff6a04d0b
parentfe05207b40350b189727351c22871ae5075b186f
maint: add some of my maintainer-specific scripts

They are likely not general enough for widespread use, but they
are useful nonetheless.

In the best-case scenario, they will start to be used by other
people, and thus accordingly improved and made more general and
flexible.

In the worst case scenario, well, I still get to keep them in a
centralized, blessed place, simplifying the deployment and use
of them; so still a win for me :-)

* maint/am-ft: New script.
* maint/am-xft: Likewise.
* maint/rename-tests: Likewise.
* Makefile.am (EXTRA_DIST): Add them.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am
maint/am-ft [new file with mode: 0755]
maint/am-xft [new file with mode: 0755]
maint/rename-tests [new file with mode: 0755]