]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blobdiff - scripts/build_paf_libs.bat
Merge updates for PASDK-69
[processor-sdk/performance-audio-sr.git] / scripts / build_paf_libs.bat
index a50b59564337a638d769c46224c8b0ceedf5eb20..8712e9df61e9eb6230f0d88d206fed7384487d62 100644 (file)
@@ -77,6 +77,11 @@ gmake clean
 gmake install
 popd
 
+pushd %PAF_ROOT_DIR%\pa\util\statusop_common
+gmake clean
+gmake install
+popd
+
 if "%1"=="DSP" goto cleanupenv
 
 
@@ -124,6 +129,10 @@ gmake clean
 gmake install
 popd
 
+pushd %PAF_ROOT_DIR%\pa\util\statusop_common
+gmake clean
+gmake install
+popd
 
 :cleanupenv
 pushd %PAF_ROOT_DIR%\pa\build