mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-06 01:58:17 +02:00
added glfbdev.h to MAIN_FILES
This commit is contained in:
parent
ec83f38e2e
commit
159ca321cb
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -166,6 +166,7 @@ MAIN_FILES = \
|
|||
$(DIRECTORY)/include/GL/glx.h \
|
||||
$(DIRECTORY)/include/GL/glxext.h \
|
||||
$(DIRECTORY)/include/GL/glx_mangle.h \
|
||||
$(DIRECTORY)/include/GL/glfbdev.h \
|
||||
$(DIRECTORY)/include/GL/mesa_wgl.h \
|
||||
$(DIRECTORY)/include/GL/mglmesa.h \
|
||||
$(DIRECTORY)/include/GL/osmesa.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue