Browse Source

Added SDL_opengl_glext.h to the list of headers to install.

Ryan C. Gordon 11 years ago
parent
commit
c294130f6e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile.in

+ 1 - 0
Makefile.in

@@ -70,6 +70,7 @@ HDRS = \
 	SDL_mutex.h \
 	SDL_mutex.h \
 	SDL_name.h \
 	SDL_name.h \
 	SDL_opengl.h \
 	SDL_opengl.h \
+	SDL_opengl_glext.h \
 	SDL_opengles.h \
 	SDL_opengles.h \
 	SDL_opengles2.h \
 	SDL_opengles2.h \
 	SDL_pixels.h \
 	SDL_pixels.h \