]> git.cworth.org Git - glaze/blobdiff - Makefile
Add egl definitions and related buildsupport.
[glaze] / Makefile
index 0ce4486d002baf7c465600eed7014b81240fa9fa..6bdd6d42c43141149fa718775fdf6e354819444b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ LIBGLAZE_32_LIBNAME = $(LIBGLAZE_32_SONAME).$(MINOR).$(RELEASE)
 
 TARGETS = glaze $(LIBGLAZE_LINKER_NAME)
 
-SPECS = specs/gl.def specs/glx.def
+SPECS = specs/gl.def specs/glx.def specs/egl.def
 
 ifeq ($(COMPILER_SUPPORTS_32),Yes)
 TARGETS += $(LIBGLAZE_32_LIBNAME)