clean more

Original commit message from CVS:
clean more
This commit is contained in:
Thomas Vander Stichele 2006-07-02 22:27:32 +00:00
parent cb65f3e99f
commit d921d99df5

View 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