summaryrefslogtreecommitdiffstats
path: root/src/egl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/egl/Makefile.am')
-rw-r--r--src/egl/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
index e607b83fb99..5e034fba0e2 100644
--- a/src/egl/Makefile.am
+++ b/src/egl/Makefile.am
@@ -138,7 +138,8 @@ libEGL_mesa_la_SOURCES = \
main/eglglvnd.c \
main/egldispatchstubs.h \
main/egldispatchstubs.c \
- g_egldispatchstubs.c
+ g_egldispatchstubs.c \
+ g_egldispatchstubs.h
libEGL_mesa_la_LIBADD = libEGL_common.la
libEGL_mesa_la_LDFLAGS = \
-no-undefined \