diff --git a/build_tc.sh b/build_tc.sh index 682d7e1..a6c1789 100644 --- a/build_tc.sh +++ b/build_tc.sh @@ -30,6 +30,7 @@ if [ "$STEP" == "libfdk-aac" ]; then ./autogen.sh compile fdk-aac "--disable-static --disable-shared" elif [ "$STEP" == "release" ]; then + echo 2222 else echo "Unknown build step!" exit 1