From 9da7956255480ece0bb974ff3200b1bededfe365 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 10 Sep 2016 19:58:25 -0400 Subject: Add aif2pcm to build_tools.sh. --- build_tools.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'build_tools.sh') 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 -- cgit v1.2.3