tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / plugins / Makefile.am
index 4e46e71..48a31fc 100644 (file)
@@ -1,3 +1,7 @@
 SUBDIRS = elements
 
-DIST_SUBDIRS = elements
+if !GST_DISABLE_GST_TRACER_HOOKS
+SUBDIRS += tracers
+endif
+
+DIST_SUBDIRS = elements tracers