From: Thomas Vander Stichele Date: Sat, 1 Feb 2003 23:57:39 +0000 (+0000) Subject: fix typo X-Git-Tag: RELEASE-0_6_0-HOTTESTPICK~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70992bd044d2ac4ac34b67c8af913dbb2960af70;p=platform%2Fupstream%2Fgstreamer.git fix typo Original commit message from CVS: fix typo --- diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index 12553e0775..2766bc75c5 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -21,7 +21,7 @@ LIBS = $(GST_LIBS) AM_CFLAGS = $(GST_CFLAGS) # we makes them, we gots to clean them -CLEANFILES = test-registry.xml elementstest-registry.xml threastest-registry.xml +CLEANFILES = test-registry.xml elementstest-registry.xml threadstest-registry.xml DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \ plugin refcounting threads diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 12553e0775..2766bc75c5 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -21,7 +21,7 @@ LIBS = $(GST_LIBS) AM_CFLAGS = $(GST_CFLAGS) # we makes them, we gots to clean them -CLEANFILES = test-registry.xml elementstest-registry.xml threastest-registry.xml +CLEANFILES = test-registry.xml elementstest-registry.xml threadstest-registry.xml DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \ plugin refcounting threads