mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 05:00:35 +00:00
Add some headers for make distcheck.
This commit is contained in:
parent
6f10f0cea6
commit
44c6aad7fe
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@ nobase_pkginclude_HEADERS = \
|
||||||
GL/qf_vid.h GL/types.h \
|
GL/qf_vid.h GL/types.h \
|
||||||
\
|
\
|
||||||
GLSL/defines.h GLSL/funcs.h GLSL/qf_alias.h GLSL/qf_bsp.h \
|
GLSL/defines.h GLSL/funcs.h GLSL/qf_alias.h GLSL/qf_bsp.h \
|
||||||
GLSL/qf_funcs_list.h GLSL/qf_textures.h GLSL/qf_vid.h GLSL/types.h \
|
GLSL/qf_funcs_list.h GLSL/qf_lightmap.h GLSL/qf_particles.h \
|
||||||
|
GLSL/qf_textures.h GLSL/qf_vid.h GLSL/types.h \
|
||||||
\
|
\
|
||||||
plugin/cd.h plugin/console.h plugin/general.h plugin/input.h \
|
plugin/cd.h plugin/console.h plugin/general.h plugin/input.h \
|
||||||
plugin/snd_output.h plugin/snd_render.h
|
plugin/snd_output.h plugin/snd_render.h
|
||||||
|
|
Loading…
Reference in a new issue