mesa: add new program parser sources to tarball

The end user doesn't need the .y or .l or Makefile but include them anyway
in case someone wants to patch or debug things.
This commit is contained in:
Brian Paul
2009-08-24 13:12:04 -06:00
parent b879316d4d
commit 1e2a71c5c2
+2 -1
View File
@@ -237,7 +237,8 @@ MAIN_FILES = \
$(DIRECTORY)/src/mesa/glapi/*.[chS] \
$(DIRECTORY)/src/mesa/math/*.[ch] \
$(DIRECTORY)/src/mesa/math/descrip.mms \
$(DIRECTORY)/src/mesa/shader/*.[ch] \
$(DIRECTORY)/src/mesa/shader/*.[chly] \
$(DIRECTORY)/src/mesa/shader/Makefile \
$(DIRECTORY)/src/mesa/shader/descrip.mms \
$(DIRECTORY)/src/mesa/shader/grammar/*.[ch] \
$(DIRECTORY)/src/mesa/shader/slang/*.[ch] \