From: Thomas Vander Stichele Date: Sun, 2 Jul 2006 22:27:32 +0000 (+0000) Subject: clean more X-Git-Tag: RELEASE-0_10_9~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d921d99df54949b1e6391a751d2d140c1fc82f26;p=platform%2Fupstream%2Fgstreamer.git clean more Original commit message from CVS: clean more --- diff --git a/plugins/elements/Makefile.am b/plugins/elements/Makefile.am index 98eb6e6..0f2a88f 100644 --- a/plugins/elements/Makefile.am +++ b/plugins/elements/Makefile.am @@ -53,7 +53,7 @@ EXTRA_DIST = gstfdsrc.c \ gstfdsink.c -CLEANFILES = *.gcno *.gcda *.gcov +CLEANFILES = *.gcno *.gcda *.gcov *.gcov.out %.c.gcov: .libs/libgstcoreelements_la-%.gcda %.c $(GCOV) -b -f -o $^ > $@.out