build: add liveadder directory to the cruft list
authorMatthew Waters <matthew@centricular.com>
Wed, 14 Oct 2015 11:35:26 +0000 (22:35 +1100)
committerMatthew Waters <matthew@centricular.com>
Wed, 14 Oct 2015 11:58:30 +0000 (22:58 +1100)
So that we can remove it and avoid duplicate GstLiveAdder GType registrations.

Makefile.am

index e93ec1f..09615b9 100644 (file)
@@ -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 \