add shader.dsp and descrip.mms to tarball list for relatively new shader dir.

This commit is contained in:
Karl Schultz
2004-08-14 21:42:50 +00:00
parent 244af16c43
commit d48ef3ebe7

View File

@@ -171,6 +171,8 @@ LIB_FILES = \
$(DIRECTORY)/src/mesa/math/math.dsp \
$(DIRECTORY)/src/mesa/math/descrip.mms \
$(DIRECTORY)/src/mesa/shader/*.[ch] \
$(DIRECTORY)/src/mesa/shader/swrast.dsp \
$(DIRECTORY)/src/mesa/shader/descrip.mms \
$(DIRECTORY)/src/mesa/swrast/*.[ch] \
$(DIRECTORY)/src/mesa/swrast/swrast.dsp \
$(DIRECTORY)/src/mesa/swrast/descrip.mms \