diff --git a/Makefile.am b/Makefile.am index 9f8e11d36a..dedabdd869 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,6 +82,7 @@ CRUFT_FILES = \ CRUFT_DIRS = \ $(top_srcdir)/gst/aacparse \ $(top_srcdir)/gst/amrparse \ + $(top_srcdir)/gst/camerabin \ $(top_srcdir)/gst/flacparse \ $(top_srcdir)/gst/hls \ $(top_srcdir)/gst/imagefreeze \