tests: fix a missing-dependency problem
commit76fd122a856fec75a9bc843610e3b035f23dabc8
authorJim Meyering <meyering@redhat.com>
Sat, 31 Dec 2011 10:56:40 +0000 (31 11:56 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 31 Dec 2011 11:30:46 +0000 (31 12:30 +0100)
tree85298a4866623077ec6eceab4d954e14bd53603c
parent9be9d120f01fa65be33ab98d0c728a7e849c5d4b
tests: fix a missing-dependency problem

* tests/check.mk (.built-programs): Depend on src/Makefile.am,
so that when we add a program, this file is updated, and the new
program is tested via misc/help-version.  Spotted by Pádraig Brady.
tests/check.mk