diff --git a/Makefile b/Makefile index af1c52866e8..70f6a2b78d5 100644 --- a/Makefile +++ b/Makefile @@ -298,6 +298,7 @@ MAIN_FILES = \ $(DIRECTORY)/windows/VC8/ EGL_FILES = \ + $(DIRECTORY)/include/EGL/*.h \ $(DIRECTORY)/src/egl/Makefile \ $(DIRECTORY)/src/egl/*/Makefile \ $(DIRECTORY)/src/egl/*/*.[ch] \