tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / plugins / Makefile.am
index 17233d2..48a31fc 100644 (file)
@@ -1,8 +1,7 @@
 SUBDIRS = elements
 
-DIST_SUBDIRS = elements
+if !GST_DISABLE_GST_TRACER_HOOKS
+SUBDIRS += tracers
+endif
 
-Android.mk: Makefile.am
-       androgenizer -:PROJECT gstreamer \
-        -:SUBDIR $(patsubst %,plugins/%, $(SUBDIRS)) \
-       > $@
+DIST_SUBDIRS = elements tracers