summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2016-09-10 19:58:25 -0400
committeryenatch <yenatch@gmail.com>2016-09-10 19:58:25 -0400
commit9da7956255480ece0bb974ff3200b1bededfe365 (patch)
tree8612ca51b7856de5ab706d6b8b75b3a2f4aa3f14
parent0d21ed0fa87bae501a1c32e68bbae3574d2957e0 (diff)
Add aif2pcm to build_tools.sh.
-rwxr-xr-xbuild_tools.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools.sh b/build_tools.sh
index 7d99d5d90..12d0f149d 100755
--- a/build_tools.sh
+++ b/build_tools.sh
@@ -4,3 +4,4 @@ make -C tools/scaninc
make -C tools/preproc
make -C tools/bin2c
make -C tools/rsfont
+make -C tools/aif2pcm