factory: plug pad leak in collect_streams
[platform/upstream/gstreamer.git] / Makefile.am
index 441ac00..e923327 100644 (file)
@@ -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