diff options
author | Benjamin Franzke <[email protected]> | 2011-05-30 14:33:30 +0200 |
---|---|---|
committer | Kristian Høgsberg <[email protected]> | 2011-05-31 15:13:37 -0400 |
commit | fc5aec934237389946a5afd42414a57c4568c5cd (patch) | |
tree | 7be22d01f90da80d4ae7526cc3bde9f4968211ec /Makefile | |
parent | a7cd65fb38a3ece6202d3675a543785c10f0932a (diff) |
Fiuxp make tarballs for wayland-egl/drm
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |