summaryrefslogtreecommitdiffstats
path: root/src/egl
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-12-07 13:33:38 -0800
committerMatt Turner <[email protected]>2014-12-12 12:11:49 -0800
commitfe2c72e6ec79d4dd671639c82e25ed2c7036b14b (patch)
tree22df13f37d10e12aa5fdf58049fcffe7773ca8db /src/egl
parentfeb741dc7c09a5f858fe043f0ff386bbb4715b7f (diff)
egl: Add files to distribution.
Diffstat (limited to 'src/egl')
-rw-r--r--src/egl/main/Makefile.am5
1 files changed, 5 insertions, 0 deletions
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