summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@gnome.org>2015-08-19 11:24:11 +0200
committerThibault Saunier <tsaunier@gnome.org>2015-08-20 13:49:20 +0200
commitedc5c27ffbcc527d6bc8121463228eaa015e9cdd (patch)
tree30b92f073e0f4ea6f732879d9205b78dd2152ba2 /Makefile.am
parentfdd1456062f64714cd57108380e696d28b14aad6 (diff)
Move NLE to a dedicated GstPlugin
Summary: Allowing external user to directly use it Reviewers: Mathieu_Du Differential Revision: https://phabricator.freedesktop.org/D231
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 127de2d4..c9c83a38 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
-SUBDIRS = ges tests tools common m4 pkgconfig docs bindings
+SUBDIRS = ges tests tools common m4 pkgconfig docs bindings plugins
DIST_SUBDIRS = $(SUBDIRS)