diff Makefile.in @ 5148:2f44e6969a59

Split the rendering API out into a separate header file.
author Sam Lantinga <slouken@libsdl.org>
date Tue, 01 Feb 2011 15:02:21 -0800
parents da10636e5eca
children 6f6a9340fb93
line wrap: on
line diff
--- a/Makefile.in	Tue Feb 01 12:54:27 2011 -0800
+++ b/Makefile.in	Tue Feb 01 15:02:21 2011 -0800
@@ -69,6 +69,7 @@
 	SDL_power.h \
 	SDL_quit.h \
 	SDL_rect.h \
+	SDL_render.h \
 	SDL_revision.h \
 	SDL_rwops.h \
 	SDL_scancode.h \