Added empty test suite for render tests.

This commit is contained in:
Markus Kauppila 2011-08-04 20:52:39 +03:00
parent 4ae611f924
commit cdd56f176b
5 changed files with 48 additions and 3 deletions

View file

@ -38,7 +38,9 @@ AC_CONFIG_FILES([Makefile
testplatform/Makefile
testaudio/Makefile
testsurface/Makefile
testrwops/Makefile])
testrwops/Makefile
testrender/Makefile])
AC_OUTPUT
echo ""