diff --git a/plugins/elements/Makefile.am b/plugins/elements/Makefile.am index 98eb6e6e26..0f2a88fa74 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