Module: Mesa Branch: master Commit: fc5aec934237389946a5afd42414a57c4568c5cd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc5aec934237389946a5afd42414a57c4568c5cd
Author: Benjamin Franzke <[email protected]> Date: Mon May 30 14:33:30 2011 +0200 Fiuxp make tarballs for wayland-egl/drm --- Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index fd23b30..7a5dae7 100644 --- a/Makefile +++ b/Makefile @@ -337,6 +337,8 @@ EGL_FILES = \ $(DIRECTORY)/src/egl/*/*.[ch] \ $(DIRECTORY)/src/egl/*/*/Makefile \ $(DIRECTORY)/src/egl/*/*/*.[ch] \ + $(DIRECTORY)/src/egl/wayland/wayland-drm/protocol/*.xml \ + $(DIRECTORY)/src/egl/wayland/wayland-egl/*.pc.in \ $(DIRECTORY)/src/egl/main/SConscript \ $(DIRECTORY)/src/egl/main/*.pc.in \ $(DIRECTORY)/src/egl/main/*.def _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
