media: use segment stop in collect_media_stats
[platform/upstream/gstreamer.git] / Makefile.am
index b7f6b49..a748dbc 100644 (file)
@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
 
 SUBDIRS =              \
        gst \
-       bindings        \
        common \
        pkgconfig \
        docs \
@@ -23,6 +22,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