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:
Benjamin Gaignard 2013-03-26 11:11:41 +01:00 committed by Andreas Boll
parent 62d8866021
commit 9b0c7f23a2

View file

@ -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 = \