summaryrefslogtreecommitdiffstats
path: root/src/egl/main/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/main/Makefile.sources')
-rw-r--r--src/egl/main/Makefile.sources38
1 files changed, 38 insertions, 0 deletions
diff --git a/src/egl/main/Makefile.sources b/src/egl/main/Makefile.sources
new file mode 100644
index 00000000000..6a917e22022
--- /dev/null
+++ b/src/egl/main/Makefile.sources
@@ -0,0 +1,38 @@
+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 \
+ eglmisc.c \
+ eglmisc.h \
+ eglmode.c \
+ eglmode.h \
+ eglmutex.h \
+ eglscreen.c \
+ eglscreen.h \
+ eglstring.c \
+ eglstring.h \
+ eglsurface.c \
+ eglsurface.h \
+ eglsync.c \
+ eglsync.h \
+ egltypedefs.h