diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-12-30 11:14:30 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-12-30 11:14:30 +0000 |
commit | f21074a7f524168a47a8631fa3e6187f18df8da9 (patch) | |
tree | 923e8ae6b6b028d6490c9ed12c8073b3093d7d2f | |
parent | 6eae42d06c8d20900e60f352cc1d6b4b1b4f4c44 (diff) | |
download | gst-plugins-bad-f21074a7f524168a47a8631fa3e6187f18df8da9.tar.gz gst-plugins-bad-f21074a7f524168a47a8631fa3e6187f18df8da9.tar.bz2 gst-plugins-bad-f21074a7f524168a47a8631fa3e6187f18df8da9.zip |
oops
Original commit message from CVS:
oops
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |