diff options
Diffstat (limited to 'src/egl/Makefile.am')
-rw-r--r-- | src/egl/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am index 98d0420ec4d..9fcee9d2b84 100644 --- a/src/egl/Makefile.am +++ b/src/egl/Makefile.am @@ -219,4 +219,5 @@ EXTRA_DIST = \ main/egl.def \ main/README.txt \ $(GLVND_GEN_DEPS) \ - main/50_mesa.json + main/50_mesa.json \ + meson.build |