Fixed bug 1366 - SDL_opengles2.h is not installed in "include/SDL" under Linux

This commit is contained in:
Sam Lantinga 2012-01-09 21:11:11 -05:00
parent 1781323edc
commit f6d0ae76e7

View File

@ -66,6 +66,7 @@ HDRS = \
SDL_name.h \
SDL_opengl.h \
SDL_opengles.h \
SDL_opengles2.h \
SDL_pixels.h \
SDL_platform.h \
SDL_power.h \