doxygen: Add glsl to the Makefile and .gitignore.
This commit is contained in:
1
doxygen/.gitignore
vendored
1
doxygen/.gitignore
vendored
@@ -6,6 +6,7 @@ core
|
||||
core_subset
|
||||
gallium
|
||||
glapi
|
||||
glsl
|
||||
main
|
||||
math
|
||||
math_subset
|
||||
|
@@ -11,6 +11,7 @@ FULL = \
|
||||
math.doxy \
|
||||
vbo.doxy \
|
||||
glapi.doxy \
|
||||
glsl.doxy \
|
||||
shader.doxy \
|
||||
swrast.doxy \
|
||||
swrast_setup.doxy \
|
||||
|
Reference in New Issue
Block a user