diff options
author | Behdad Esfahbod <behdad@src.gnome.org> | 2008-05-13 16:44:13 +0000 |
---|---|---|
committer | Behdad Esfahbod <behdad@src.gnome.org> | 2008-05-13 16:44:13 +0000 |
commit | 2f3b6acc0ddb68a834751ebd070c70a286dbb04a (patch) | |
tree | 380d926a025ce6fa7bd062dc03c5eefdbdd7b5b2 | |
parent | a96ea71eaaa571f5f9fdbd5e832480c963470f6c (diff) | |
download | pango-2f3b6acc0ddb68a834751ebd070c70a286dbb04a.tar.gz |
Remove Unicode test files from dist
svn path=/trunk/; revision=2625
-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 |