diff include/Makefile.am @ 214:0e5d6dd77bda

Added platform independent OpenGL header - SDL_opengl.h
author Sam Lantinga <slouken@libsdl.org>
date Thu, 25 Oct 2001 05:37:32 +0000
parents 74212992fb08
children 585a7e1285ae
line wrap: on
line diff
--- a/include/Makefile.am	Thu Oct 25 04:35:42 2001 +0000
+++ b/include/Makefile.am	Thu Oct 25 05:37:32 2001 +0000
@@ -21,6 +21,7 @@
 	SDL_main.h		\
 	SDL_mouse.h		\
 	SDL_mutex.h		\
+	SDL_opengl.h		\
 	SDL_quit.h		\
 	SDL_rwops.h		\
 	SDL_syswm.h		\