From: Matt Turner Date: Sun, 7 Dec 2014 21:33:38 +0000 (-0800) Subject: egl: Add files to distribution. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fe2c72e6ec79d4dd671639c82e25ed2c7036b14b;p=mesa.git egl: Add files to distribution. --- diff --git a/src/egl/main/Makefile.am b/src/egl/main/Makefile.am index df8bf282cc0..d21d8a9eb5a 100644 --- a/src/egl/main/Makefile.am +++ b/src/egl/main/Makefile.am @@ -95,3 +95,8 @@ egl_HEADERS = \ $(top_srcdir)/include/EGL/eglextchromium.h \ $(top_srcdir)/include/EGL/eglmesaext.h \ $(top_srcdir)/include/EGL/eglplatform.h + +EXTRA_DIST = \ + egl.def \ + README.txt \ + SConscript