Signed-off-by: Emil Velikov <emil.l.veli...@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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to