diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 77f5b37090..94657fef63 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -23,4 +23,5 @@ noinst_PROGRAMS = \ test2 \ test3 \ test4 \ - test7 + test7 \ + test8 |