summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2015-10-14 22:35:26 +1100
committerMatthew Waters <matthew@centricular.com>2015-10-14 22:58:30 +1100
commitb02dd59b52547d3876372f1fe7afccef5cb71ca5 (patch)
tree1d2f1944b52d3d6a5efe904a88393f04387964b5 /Makefile.am
parent5b30a8e9b23578ea5c7a327d6bb8307f9b7de63f (diff)
downloadgstreamer-plugins-bad-b02dd59b52547d3876372f1fe7afccef5cb71ca5.tar.gz
build: add liveadder directory to the cruft list
So that we can remove it and avoid duplicate GstLiveAdder GType registrations.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e93ec1f97..09615b9ba 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -96,6 +96,7 @@ CRUFT_DIRS = \
$(top_srcdir)/gst/hls \
$(top_srcdir)/gst/imagefreeze \
$(top_srcdir)/gst/invtelecine \
+ $(top_srcdir)/gst/liveadder \
$(top_srcdir)/gst/mpeg4videoparse \
$(top_srcdir)/gst/qtmux \
$(top_srcdir)/gst/rtpmux \