X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=e923327255374370219b1c255672e902c78cfffa;hb=8f5d82be6d3c185524507d3509db5adc0179da9e;hp=441ac000a7af887ad86155ab6e804f62084996ee;hpb=4faf186ea3d151ee68e1cc89bf6dc4ee1fbca8b6;p=platform%2Fupstream%2Fgstreamer.git diff --git a/Makefile.am b/Makefile.am index 441ac00..e923327 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,8 @@ SUBDIRS = \ common \ pkgconfig \ docs \ - examples + examples \ + tests DIST_SUBDIRS = $(SUBDIRS) @@ -22,6 +23,8 @@ DISTCLEANFILES = _stdint.h gst-rtsp.spec include $(top_srcdir)/common/release.mak include $(top_srcdir)/common/po.mak +include $(top_srcdir)/common/coverage/lcov.mak + check-valgrind: cd tests/check && make check-valgrind