summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-01-07 08:42:43 -0700
committerBrian Paul <brianp@vmware.com>2010-01-07 08:43:24 -0700
commitafd02d40d15087542c05161f008b50d3324c07b4 (patch)
tree9211d569682d98262c393dfd1979ad643fd8bbee /Makefile
parent05a2262667a32e779389a732798d19c10410d2eb (diff)
downloadmesa-demos-afd02d40d15087542c05161f008b50d3324c07b4.tar.gz
makefile: added src/glsl/Makefile.template to tarball list
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index eb8dcc12..1b46a919 100644
--- 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] \