diff --git a/test-suite/Makefile.am b/test-suite/Makefile.am index 9ac4c080f..a35bb2328 100644 --- a/test-suite/Makefile.am +++ b/test-suite/Makefile.am @@ -33,8 +33,8 @@ SCM_TESTS = tests/alist.test \ tests/common-list.test \ tests/continuations.test \ tests/elisp.test \ - tests/elisp-compiler.text \ - tests/elisp-reader.text \ + tests/elisp-compiler.test \ + tests/elisp-reader.test \ tests/eval.test \ tests/exceptions.test \ tests/filesys.test \