mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 20:30:12 +01:00
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:
parent
216248730a
commit
e643fd3b4a
1 changed files with 1 additions and 1 deletions
|
|
@ -41,4 +41,4 @@ TESTS = \
|
|||
replacement \
|
||||
$()
|
||||
|
||||
EXTRA_PROGRAMS = $(TESTS)
|
||||
check_PROGRAMS = $(TESTS)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue