summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-10-24 16:49:49 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-10-24 16:49:49 +0900
commitfed9ccc4d4585e39e42dc6079432ff6aae32eb1a (patch)
tree6731ed9fe52be60184497e20ece1a9b725f8d8b9 /gst/Makefile.am
parentb324cb9340d425326f3d0a491c7754cfcdd1c571 (diff)
downloadgst-plugins-ugly-fed9ccc4d4585e39e42dc6079432ff6aae32eb1a.tar.gz
gst-plugins-ugly-fed9ccc4d4585e39e42dc6079432ff6aae32eb1a.tar.bz2
gst-plugins-ugly-fed9ccc4d4585e39e42dc6079432ff6aae32eb1a.zip
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..db96293
--- /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