audioresample: added ARM NEON support
[platform/upstream/gstreamer.git] / gst / Makefile.am
index 9f24d51..f25a56d 100644 (file)
@@ -1,8 +1,4 @@
-if USE_SINE
-SINE_DIR=sine
-else
-SINE_DIR=
-endif
+SUBDIRS = $(GST_PLUGINS_SELECTED)
+DIST_SUBDIRS = $(GST_PLUGINS_ALL)
 
-SUBDIRS=$(SINE_DIR)
-DIST_SUBDIRS=sine
+include $(top_srcdir)/common/parallel-subdirs.mak