clean more
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 2 Jul 2006 22:27:32 +0000 (22:27 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 2 Jul 2006 22:27:32 +0000 (22:27 +0000)
Original commit message from CVS:
clean more

plugins/elements/Makefile.am

index 98eb6e6..0f2a88f 100644 (file)
@@ -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