From b8a69a8471fad134248714a054aaca54963b50b3 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 25 Mar 2004 01:53:17 +0000 Subject: [PATCH] whoops, forgot to clean Makefile Original commit message from CVS: whoops, forgot to clean Makefile --- ChangeLog | 1 + tests/old/testsuite/Makefile.am | 2 -- testsuite/Makefile.am | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 222ab174ee..9ef642e5bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ add check to make sure gst-compprep works * testsuite/elements/gst-inspect-check.in: improve initialization output + * testsuite/Makefile.am: * testsuite/gst-inspect-check: remove old file diff --git a/tests/old/testsuite/Makefile.am b/tests/old/testsuite/Makefile.am index 75ddff7512..c32593f514 100644 --- a/tests/old/testsuite/Makefile.am +++ b/tests/old/testsuite/Makefile.am @@ -26,5 +26,3 @@ tests_fail = # we makes them, we gots to clean them CLEANFILES += test-registry.xml -EXTRA_DIST = gst-inspect-check - diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index 75ddff7512..c32593f514 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -26,5 +26,3 @@ tests_fail = # we makes them, we gots to clean them CLEANFILES += test-registry.xml -EXTRA_DIST = gst-inspect-check -