diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 3e74705e..5d240a05 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -47,6 +47,8 @@ TESTS = \ name_from_fd \ $(NULL) +SUBDIRS += vbltest $(NULL) + if HAVE_INTEL SUBDIRS += \ modeprint \ |