From: Eric Anholt Date: Mon, 3 May 2010 17:19:33 +0000 (-0700) Subject: Add missing dist file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b5039eff3f361f281e0da65fb413180357e2a762;p=mesa.git Add missing dist file. --- diff --git a/Makefile.am b/Makefile.am index 88d8f0587c1..bb2cc34ccc3 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