Add the GLSL files to the headers list.

This commit is contained in:
Bill Currie 2011-12-26 16:33:15 +09:00
parent 067d3b3c2c
commit 279ea340e5

View file

@ -16,5 +16,8 @@ nobase_pkginclude_HEADERS = \
GL/qf_rlight.h GL/qf_rmain.h GL/qf_rsurf.h GL/qf_sky.h GL/qf_textures.h \
GL/qf_vid.h GL/types.h \
\
GLSL/defines.h GLSL/funcs.h GLSL/qf_funcs_list.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/snd_output.h plugin/snd_render.h