diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2011-05-30 14:33:30 +0200 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2011-05-30 14:38:13 +0200 |
commit | 689bad8d9e682f9f074c982da022e9b869fb831a (patch) | |
tree | 40568dcf448df774c5ed0fcc18ec08e96b0d347b | |
parent | 448d8a38d0a888893dcb62a82f3f086b086d6fd6 (diff) |
Fiuxp make tarballs for wayland-egl/drmgbm-2
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -339,6 +339,8 @@ EGL_FILES = \ $(DIRECTORY)/src/egl/*/*/Makefile \ $(DIRECTORY)/src/egl/*/*/*.[ch] \ $(DIRECTORY)/src/egl/*/*/extract_pci_list.sh \ + $(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 |