util: List hash_table tests as check_PROGRAMS.

EXTRA_PROGRAMS is not what you want for binaries listed in TEST.
This commit is contained in:
Matt Turner
2014-12-07 11:29:00 -08:00
parent 216248730a
commit e643fd3b4a

View File

@@ -41,4 +41,4 @@ TESTS = \
replacement \
$()
EXTRA_PROGRAMS = $(TESTS)
check_PROGRAMS = $(TESTS)