summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
new file mode 100644
index 0000000..f25a56d
--- /dev/null
+++ b/gst/Makefile.am
@@ -0,0 +1,4 @@
+SUBDIRS = $(GST_PLUGINS_SELECTED)
+DIST_SUBDIRS = $(GST_PLUGINS_ALL)
+
+include $(top_srcdir)/common/parallel-subdirs.mak