summaryrefslogtreecommitdiff
path: root/src/mesa/shader/sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/shader/sources')
-rw-r--r--src/mesa/shader/sources15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/mesa/shader/sources b/src/mesa/shader/sources
index 573be89b9a..3db2de92e0 100644
--- a/src/mesa/shader/sources
+++ b/src/mesa/shader/sources
@@ -11,3 +11,18 @@ program.c \
programopt.c \
shaderobjects.c \
shaderobjects_3dlabs.c
+
+MESA_SHADER_HEADERS = \
+arbprogparse.h \
+arbprogram.h \
+arbprogram_syn.h \
+atifragshader.h \
+nvfragparse.h \
+nvprogram.h \
+nvvertexec.h \
+nvvertparse.h \
+programopt.h \
+program.h \
+program_instruction.h \
+shaderobjects.h \
+shaderobjects_3dlabs.h