fixup: distribute t/README
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 6 May 2012 11:33:09 +0000 (13:33 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 6 May 2012 11:33:09 +0000 (13:33 +0200)
commit1cab373b21e94ce0b5ed833106228ce02ee612fb
tree5d826e3c2d104f9d00b364d1c35f2e4bda12690f
parent27136dfe02926ac596c853fced7c17825ef3cf68
fixup: distribute t/README

Since commit v1.11-2128-g8e02441 of 2012-04-06, "maint: no more make
recursion in Automake's build system" we haven't been distributing the
testsuite README file in our release tarballs.  Oops.

* Makefile.am (EXTRA_DIST): Add 't/README'.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Makefile.am