Mercurial > sdl-ios-xcode
diff test/Makefile.am @ 1039:68f2b997758e
Added testblitspeed to aid in profiling of SDL's blitters.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 15 Feb 2005 11:50:33 +0000 |
parents | c203b4a42701 |
children |
line wrap: on
line diff
--- a/test/Makefile.am Sun Feb 13 07:10:02 2005 +0000 +++ b/test/Makefile.am Tue Feb 15 11:50:33 2005 +0000 @@ -5,7 +5,8 @@ testhread testlock testerror testsem testtimer \ loopwave testcdrom testkeys testvidinfo checkkeys testwin graywin \ testsprite testbitmap testalpha testgamma testpalette testwm \ - threadwin testoverlay testoverlay2 testgl testdyngl testjoystick + threadwin testoverlay testoverlay2 testgl testdyngl testjoystick \ + testblitspeed testalpha_SOURCES = testalpha.c testalpha_LDADD = @MATHLIB@