diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 40c86780..5eafedd4 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,10 +3,7 @@ EXTRA_DIST = \ all-unicode.txt \ boundaries.utf8 \ - runtests.sh \ - GraphemeClusterBreakTest.txt \ - SentenceBreakTest.txt \ - WordBreakTest.txt + runtests.sh CLEANFILES = pangorc DISTCLEANFILES = all-unicode.txt runtests.log |