mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 22:30:12 +01:00
add shader.dsp and descrip.mms to tarball list for relatively new shader dir.
This commit is contained in:
parent
244af16c43
commit
d48ef3ebe7
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue