util: List hash_table tests as check_PROGRAMS.
[mesa.git] / src / util / tests / hash_table / Makefile.am
index 1eaf239d25e552f7eb179fe8d3bbbd3ae06b2593..04a77e30df1a0bc49c5b13a2faf87b68f3284a35 100644 (file)
@@ -41,4 +41,4 @@ TESTS = \
        replacement \
        $()
 
-EXTRA_PROGRAMS = $(TESTS)
+check_PROGRAMS = $(TESTS)