From: Thomas Vander Stichele Date: Mon, 30 Dec 2002 11:14:30 +0000 (+0000) Subject: oops X-Git-Tag: 1.19.3~511^2~15606 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=57538033d2e67762937596d170fa57df4061f25d;p=platform%2Fupstream%2Fgstreamer.git oops Original commit message from CVS: oops --- diff --git a/autogen.sh b/autogen.sh index 0d6a7cc..df5cb8f 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;