makefile: added src/glsl/Makefile.template to tarball list
authorBrian Paul <brianp@vmware.com>
Thu, 7 Jan 2010 15:42:43 +0000 (08:42 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 7 Jan 2010 15:43:24 +0000 (08:43 -0700)
Makefile

index eb8dcc1235a0c93b8c856a47057fbc9439f3d1be..1b46a9193ef0dbf6c2705aa68cbf5cb7ea9fcb18 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -227,6 +227,7 @@ MAIN_FILES = \
        $(DIRECTORY)/include/GL/wglext.h                                \
        $(DIRECTORY)/include/GL/wmesa.h                                 \
        $(DIRECTORY)/src/glsl/Makefile                                  \
+       $(DIRECTORY)/src/glsl/Makefile.template                         \
        $(DIRECTORY)/src/glsl/*/Makefile                                \
        $(DIRECTORY)/src/glsl/*/SConscript                              \
        $(DIRECTORY)/src/glsl/*/*.[ch]                                  \