mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 02:18:06 +02:00
tests: allow tests programs to be installed (cumulative patch)
fix error in previous patch Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.com> Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
This commit is contained in:
parent
62d8866021
commit
9b0c7f23a2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ AM_CFLAGS = \
|
|||
-I$(top_srcdir)/include/drm \
|
||||
-I$(top_srcdir)
|
||||
if HAVE_INSTALL_TESTS
|
||||
noinst_PROGRAMS = \
|
||||
bin_PROGRAMS = \
|
||||
vbltest
|
||||
else
|
||||
noinst_PROGRAMS = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue