[Mesa-dev] [PATCH 14/14] egl: remove old makefile.sources

Emil Velikov emil.l.velikov at gmail.com
Tue Jul 14 08:02:48 PDT 2015


Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
 src/egl/Makefile.am           |  3 +--
 src/egl/main/Makefile.sources | 29 -----------------------------
 2 files changed, 1 insertion(+), 31 deletions(-)
 delete mode 100644 src/egl/main/Makefile.sources

diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
index 767bb53..5b9e7fe 100644
--- a/src/egl/Makefile.am
+++ b/src/egl/Makefile.am
@@ -115,5 +115,4 @@ EXTRA_DIST = \
 	drivers/haiku \
 	docs \
 	main/egl.def \
-	main/README.txt \
-	main/Makefile.sources
+	main/README.txt
diff --git a/src/egl/main/Makefile.sources b/src/egl/main/Makefile.sources
deleted file mode 100644
index b90e88b..0000000
--- a/src/egl/main/Makefile.sources
+++ /dev/null
@@ -1,29 +0,0 @@
-LIBEGL_C_FILES := \
-	eglapi.c \
-	eglapi.h \
-	eglarray.c \
-	eglarray.h \
-	eglcompiler.h \
-	eglconfig.c \
-	eglconfig.h \
-	eglcontext.c \
-	eglcontext.h \
-	eglcurrent.c \
-	eglcurrent.h \
-	egldefines.h \
-	egldisplay.c \
-	egldisplay.h \
-	egldriver.c \
-	egldriver.h \
-	eglfallbacks.c \
-	eglglobals.c \
-	eglglobals.h \
-	eglimage.c \
-	eglimage.h \
-	egllog.c \
-	egllog.h \
-	eglsurface.c \
-	eglsurface.h \
-	eglsync.c \
-	eglsync.h \
-	egltypedefs.h
-- 
2.4.5



More information about the mesa-dev mailing list