Mesa (master): egl: remove docs directory from EXTRA_DIST

Emil Velikov evelikov at kemper.freedesktop.org
Tue Oct 18 16:29:18 UTC 2016


Module: Mesa
Branch: master
Commit: 2fc1374be6b159a3f6011bd6e99ecb720e089912
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fc1374be6b159a3f6011bd6e99ecb720e089912

Author: Jonathan Gray <jsg at jsg.id.au>
Date:   Sun Oct 16 21:06:25 2016 +1100

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 <jsg at jsg.id.au>
Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>
Tested-by: Eric Engestrom <eric.engestrom at imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 src/egl/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
index 95ee6cc..304b0d3 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




More information about the mesa-commit mailing list