summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@src.gnome.org>2004-04-18 16:39:08 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-04-18 16:39:08 +0000
commit116ad4cca491a87810eeb97594f7850c4a1543de (patch)
treeaa5d5e26131c29e764ebcf4883c32d24e02cc5a3
parente94959c99b095e798d889fd4e71c6b0997dfe25f (diff)
downloadlibcroco-116ad4cca491a87810eeb97594f7850c4a1543de.tar.gz
fixed a typo in tests/Makefile.am
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2683fcb..9bcb645 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS=test-inputs test-output-refs
EXTRA_DIST=testctl vg.supp global-vars.sh valgrind-version.sh \
test-prop-ident.sh test-unknown-at-rule.sh test-unknown-at-rule2.sh \
-test-several-media.sh*
+test-several-media.sh
#the list of all possible tests goes here.