summaryrefslogtreecommitdiff
path: root/tests/vbltest
diff options
context:
space:
mode:
authorBenjamin Gaignard <benjamin.gaignard@st.com>2013-03-26 11:11:41 +0100
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-03-26 11:55:31 +0100
commit9b0c7f23a261d9bfa857a7e0efd2c5f97d404485 (patch)
treefd87f671549e622c8083a769da06679773ff93f6 /tests/vbltest
parent62d8866021f04bc8afc8e63d366c71d11c817bc9 (diff)
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>
Diffstat (limited to 'tests/vbltest')
-rw-r--r--tests/vbltest/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vbltest/Makefile.am b/tests/vbltest/Makefile.am
index f99b6a23..34a35e7d 100644
--- a/tests/vbltest/Makefile.am
+++ b/tests/vbltest/Makefile.am
@@ -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 = \