diff --git a/src/fst/morphology/test/Makefile.am b/src/fst/morphology/test/Makefile.am index 64e02da6..c1ff8936 100644 --- a/src/fst/morphology/test/Makefile.am +++ b/src/fst/morphology/test/Makefile.am @@ -26,7 +26,7 @@ endif # WANT_GENERATION # List tests that are presently (expected) failures here, ie things that should # be fixed *later*, but is not critical at the moment: -XFAIL_TESTS=generate-adjective-lemmas.sh.in +XFAIL_TESTS=generate-adjective-lemmas.sh # Make sure all tests scripts are included in the distributed tarballs: EXTRA_DIST=$(TESTS) $(GENERATION_TESTS_IN)