diff options
Diffstat (limited to 'src/egl')
-rw-r--r-- | src/egl/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am index d16a2b86177..485f145cece 100644 --- a/src/egl/Makefile.am +++ b/src/egl/Makefile.am @@ -203,6 +203,7 @@ endif # USE_LIBGLVND include $(top_srcdir)/install-lib-links.mk +# TODO: When building with glvnd, glvnd itself should be providing egl.pc and the headers pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = main/egl.pc |