From fc5aec934237389946a5afd42414a57c4568c5cd Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Mon, 30 May 2011 14:33:30 +0200 Subject: [PATCH] Fiuxp make tarballs for wayland-egl/drm --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index fd23b300818..7a5dae76288 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