From b5039eff3f361f281e0da65fb413180357e2a762 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 3 May 2010 10:19:33 -0700 Subject: Add missing dist file. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 88d8f0587c..bb2cc34ccc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,7 +64,8 @@ glsl_SOURCES = \ ir_vec_index_to_swizzle.cpp \ linker.cpp \ mesa_codegen.cpp \ - msea_codegen.h + mesa_codegen.h \ + mesa/shader/prog_instruction.h DISTFILES = \ mesa_codegen.brg -- cgit v1.2.3