Mercurial > sdl-ios-xcode
diff test/Makefile.am @ 839:7b255f0290da
Added a test program for dynamically loading OpenGL
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 17 Feb 2004 18:16:49 +0000 |
parents | e70f80e98f60 |
children | c203b4a42701 |
line wrap: on
line diff
--- a/test/Makefile.am Tue Feb 17 18:01:39 2004 +0000 +++ b/test/Makefile.am Tue Feb 17 18:16:49 2004 +0000 @@ -4,7 +4,7 @@ testver testtypes testcpuinfo testhread testlock testerror testsem testtimer \ loopwave testcdrom testkeys testvidinfo checkkeys testwin graywin \ testsprite testbitmap testalpha testgamma testpalette testwm \ - threadwin testoverlay testoverlay2 testgl testjoystick + threadwin testoverlay testoverlay2 testgl testdyngl testjoystick testalpha_SOURCES = testalpha.c testalpha_LDADD = @MATHLIB@