From 9b0c7f23a261d9bfa857a7e0efd2c5f97d404485 Mon Sep 17 00:00:00 2001 From: Benjamin Gaignard Date: Tue, 26 Mar 2013 11:11:41 +0100 Subject: tests: allow tests programs to be installed (cumulative patch) fix error in previous patch Signed-off-by: Benjamin Gaignard Signed-off-by: Andreas Boll --- tests/vbltest/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 = \ -- cgit v1.2.3