diff --git a/gst-libs/ext/ffmpeg/Makefile.am b/gst-libs/ext/ffmpeg/Makefile.am index 43774714b6..079fa13dac 100644 --- a/gst-libs/ext/ffmpeg/Makefile.am +++ b/gst-libs/ext/ffmpeg/Makefile.am @@ -77,7 +77,12 @@ checkout: install: cd ffmpeg && make +# we don't install stuff so no need to uninstall +uninstall: + @true + # override recursive targets +# FIXME: maybe this can be prettier, so it doesn't generate warnings dvi-recursive: true check-recursive: