mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 02:00:12 +01:00
added src/mesa/drivers/Makefile to file list
This commit is contained in:
parent
6fe7857629
commit
44029f15a8
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -258,6 +258,7 @@ MAIN_FILES = \
|
|||
$(DIRECTORY)/src/mesa/tnl_dd/*.[ch] \
|
||||
$(DIRECTORY)/src/mesa/tnl_dd/imm/*.[ch] \
|
||||
$(DIRECTORY)/src/mesa/tnl_dd/imm/NOTES.imm \
|
||||
$(DIRECTORY)/src/mesa/drivers/Makefile \
|
||||
$(DIRECTORY)/src/mesa/drivers/beos/*.cpp \
|
||||
$(DIRECTORY)/src/mesa/drivers/beos/Makefile \
|
||||
$(DIRECTORY)/src/mesa/drivers/common/*.[ch] \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue