Mercurial > sdl-ios-xcode
diff test/Makefile.am @ 277:255c7ee077cb
Added a YUV overlay test program (thanks Jon!)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 14 Feb 2002 00:47:46 +0000 |
parents | 74212992fb08 |
children | 5955fa16d4b8 |
line wrap: on
line diff
--- a/test/Makefile.am Wed Feb 13 23:40:13 2002 +0000 +++ b/test/Makefile.am Thu Feb 14 00:47:46 2002 +0000 @@ -4,7 +4,7 @@ testver testtypes testhread testlock testerror testsem testtimer \ loopwave testcdrom testkeys testvidinfo checkkeys testwin graywin \ testsprite testbitmap testalpha testgamma testpalette testwm \ - threadwin testgl testjoystick + threadwin testoverlay testgl testjoystick testalpha_SOURCES = testalpha.c testalpha_LDADD = @MATHLIB@