Added audio suite.

This commit is contained in:
Markus Kauppila 2011-07-05 22:11:12 +03:00
parent 58b0cd86d7
commit f51d137634
5 changed files with 164 additions and 3 deletions

View file

@ -35,7 +35,8 @@ AC_FUNC_FORK
AC_CONFIG_FILES([Makefile
testdummy/Makefile
testrect/Makefile
testplatform/Makefile])
testplatform/Makefile
testaudio/Makefile])
AC_OUTPUT
echo ""