mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
Makefile.am: Include lcov.mak to allow building coverage reports.
Original commit message from CVS: * Makefile.am: Include lcov.mak to allow building coverage reports.
This commit is contained in:
parent
d7f415e09f
commit
d2a9cb3998
3 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-01-09 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* Makefile.am:
|
||||
Include lcov.mak to allow building coverage reports.
|
||||
|
||||
2008-01-08 Sebastian Dröge <slomo@circular-chaos.org>
|
||||
|
||||
* ext/mad/gstmad.c: (mpg123_parse_xing_header):
|
||||
|
|
|
@ -30,3 +30,6 @@ else
|
|||
check-torture:
|
||||
true
|
||||
endif
|
||||
|
||||
include $(top_srcdir)/common/coverage/lcov.mak
|
||||
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 970759077c95ee4e85650db023ac6f974e2aa5e1
|
||||
Subproject commit 49c2fc5c9bff0e9858e89978bd98164a386de51d
|
Loading…
Reference in a new issue