From 70bebf8863264a8c9effc347e12a215583fd10c3 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 24 Feb 2009 16:17:44 -0700 Subject: [PATCH] mesa: add EGL headers to tarball list --- Makefile | 1 + 1 file changed, 1 insertion(+) 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] \ -- 2.30.2