From: Jonathan Gray Date: Sun, 16 Oct 2016 10:06:25 +0000 (+1100) Subject: egl: remove docs directory from EXTRA_DIST X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2fc1374be6b159a3f6011bd6e99ecb720e089912;p=mesa.git egl: remove docs directory from EXTRA_DIST The egl docs directory no longer exists as of 88b5c36fe1a1546bf633ee161a6715efc593acbd. Remove it from EXTRA_DIST to unbreak 'make dist' Signed-off-by: Jonathan Gray Reviewed-by: Eric Engestrom Tested-by: Eric Engestrom Reviewed-by: Emil Velikov --- diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am index 95ee6ccc496..304b0d3133f 100644 --- a/src/egl/Makefile.am +++ b/src/egl/Makefile.am @@ -132,6 +132,5 @@ EXTRA_DIST = \ egl-symbols-check \ SConscript \ drivers/haiku \ - docs \ main/egl.def \ main/README.txt