From 1fdedf067d098449d92fd68c9986e73a6ecdbf71 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 5 Apr 2010 17:33:12 -0600 Subject: mesa: added Makefile.egl to GALLIUM_FILES --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 38b53e9946..411130bc27 100644 --- a/Makefile +++ b/Makefile @@ -321,6 +321,7 @@ GALLIUM_FILES = \ $(DIRECTORY)/src/gallium/Makefile.template \ $(DIRECTORY)/src/gallium/SConscript \ $(DIRECTORY)/src/gallium/targets/Makefile.dri \ + $(DIRECTORY)/src/gallium/targets/Makefile.egl \ $(DIRECTORY)/src/gallium/*/Makefile \ $(DIRECTORY)/src/gallium/*/SConscript \ $(DIRECTORY)/src/gallium/*/*/Makefile \ -- cgit v1.2.3