Added test suites testevent and testkeyboard.

This commit is contained in:
Markus Kauppila 2011-08-09 18:40:14 +03:00
parent c6bc7ef7af
commit 04ff51483f
7 changed files with 83 additions and 3 deletions

View file

@ -44,6 +44,8 @@ AC_CONFIG_FILES([Makefile
tests/testvideo/Makefile
tests/testsyswm/Makefile
tests/testclipboard/Makefile
tests/testevents/Makefile
tests/testkeyboard/Makefile
tests/testrender/Makefile])
AC_OUTPUT