diff options
Diffstat (limited to 'tests/vbltest')
-rw-r--r-- | tests/vbltest/Makefile.am | 2 |
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 = \ |