mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 13:30:11 +01:00
added some header files to DRI_FILES (Donnie Berkholz)
This commit is contained in:
parent
2d61d30117
commit
730200303d
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -260,6 +260,8 @@ MAIN_FILES = \
|
|||
$(DIRECTORY)/windows/VC7/mesa/osmesa/osmesa.vcproj
|
||||
|
||||
DRI_FILES = \
|
||||
$(DIRECTORY)/include/GL/internal/dri_interface.h \
|
||||
$(DIRECTORY)/include/GL/internal/sarea.h \
|
||||
$(DIRECTORY)/src/glx/Makefile \
|
||||
$(DIRECTORY)/src/glx/x11/Makefile \
|
||||
$(DIRECTORY)/src/glx/x11/*.[ch] \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue