diff --git a/autogen.sh b/autogen.sh index 0d6a7cc13b..df5cb8f558 100755 --- a/autogen.sh +++ b/autogen.sh @@ -14,7 +14,7 @@ then fi # ensure that we have the dirs we put ext libs in to appease automake -mkdir -p gst-libs/ext/ffmpeg +mkdir -p gst-libs/ext/ffmpeg/ffmpeg # source helper functions if test ! -e common/gst-autogen.sh;