From b02dd59b52547d3876372f1fe7afccef5cb71ca5 Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Wed, 14 Oct 2015 22:35:26 +1100 Subject: build: add liveadder directory to the cruft list So that we can remove it and avoid duplicate GstLiveAdder GType registrations. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.1