add *gc, *syn files to tarballs
authorBrian <brian@yutani.localnet.net>
Wed, 2 May 2007 14:29:14 +0000 (08:29 -0600)
committerBrian <brian@yutani.localnet.net>
Wed, 2 May 2007 14:29:14 +0000 (08:29 -0600)
Makefile

index e039b5e..88b6b79 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -222,6 +222,9 @@ MAIN_FILES = \
        $(DIRECTORY)/src/mesa/shader/slang/descrip.mms                  \
        $(DIRECTORY)/src/mesa/shader/slang/sources                      \
        $(DIRECTORY)/src/mesa/shader/slang/library/*.[ch]               \
+       $(DIRECTORY)/src/mesa/shader/slang/library/*.gc                 \
+       $(DIRECTORY)/src/mesa/shader/slang/library/*.syn                \
+       $(DIRECTORY)/src/mesa/shader/slang/library/Makefile             \
        $(DIRECTORY)/src/mesa/swrast/*.[ch]                             \
        $(DIRECTORY)/src/mesa/swrast/descrip.mms                        \
        $(DIRECTORY)/src/mesa/swrast/sources                            \