Mercurial > sdl-ios-xcode
diff src/video/Xext/extensions/Makefile.am @ 292:eadc0746dfaf
Added SDL_LockRect() and SDL_UnlockRect()
Incorporated XFree86 extension libraries into the source
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 05 Mar 2002 19:55:32 +0000 |
parents | |
children | 440a7e499465 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/video/Xext/extensions/Makefile.am Tue Mar 05 19:55:32 2002 +0000 @@ -0,0 +1,16 @@ + +noinst_HEADERS = \ + extutil.h \ + panoramiXext.h \ + panoramiXproto.h \ + SDLname.h \ + xf86dga1.h \ + xf86dga1str.h \ + xf86dga.h \ + xf86dgastr.h \ + xf86vmode.h \ + xf86vmstr.h \ + Xinerama.h \ + Xv.h \ + Xvlib.h \ + Xvproto.h