mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-30 23:28:06 +02:00
fix swrast/shader typo
This commit is contained in:
parent
d48ef3ebe7
commit
98ae32c0f7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -171,7 +171,7 @@ 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/shader.dsp \
|
||||
$(DIRECTORY)/src/mesa/shader/descrip.mms \
|
||||
$(DIRECTORY)/src/mesa/swrast/*.[ch] \
|
||||
$(DIRECTORY)/src/mesa/swrast/swrast.dsp \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue