diff --git a/tests/Makefile.am b/tests/Makefile.am index bd9d505..31de536 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -19,7 +19,6 @@ TESTS = \ test_write.sh \ test_read_write.sh \ test_read_write_delta.sh \ - test_manpage.sh \ test_ewfverify.sh \ test_ewfverify_logical.sh \ test_ewfacquire.sh \ @@ -47,6 +46,7 @@ check_SCRIPTS = \ test_read.sh \ test_read_write.sh \ test_read_write_delta.sh \ + test_runner.sh \ test_seek.sh \ test_write.sh