Original commit message from CVS:
oops
This commit is contained in:
Thomas Vander Stichele 2002-12-30 11:14:30 +00:00
parent 4d831cc9b2
commit 225a26b930

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;