diff --git a/test-suite/Makefile.am b/test-suite/Makefile.am index 4a34bd868..3b990378e 100644 --- a/test-suite/Makefile.am +++ b/test-suite/Makefile.am @@ -23,6 +23,7 @@ SCM_TESTS = tests/alist.test \ tests/numbers.test \ tests/optargs.test \ tests/options.test \ + tests/popen.test \ tests/ports.test \ tests/posix.test \ tests/r4rs.test \