diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 441837288d..e437f42fa7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -38,5 +38,6 @@ noinst_PROGRAMS = \ test7 \ test9 \ test10 \ + test11 \ test-formatter \ $(THREAD_RELATED_TESTS) |