Original commit message from CVS:
oops
This commit is contained in:
Thomas Vander Stichele 2002-12-30 11:14:30 +00:00
parent 5e702de8b4
commit 57538033d2

View file

@ -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;