mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 19:40:10 +01:00
makefile: added src/glsl/Makefile.template to tarball list
This commit is contained in:
parent
150108024d
commit
c9a210f158
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -227,6 +227,7 @@ MAIN_FILES = \
|
|||
$(DIRECTORY)/include/GL/wglext.h \
|
||||
$(DIRECTORY)/include/GL/wmesa.h \
|
||||
$(DIRECTORY)/src/glsl/Makefile \
|
||||
$(DIRECTORY)/src/glsl/Makefile.template \
|
||||
$(DIRECTORY)/src/glsl/*/Makefile \
|
||||
$(DIRECTORY)/src/glsl/*/SConscript \
|
||||
$(DIRECTORY)/src/glsl/*/*.[ch] \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue