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