From: Matt Turner Date: Tue, 12 Nov 2013 05:23:20 +0000 (-0800) Subject: x86-64: Add headers to distribution. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0557d54847d13a7bc5cad6f9ff7fe7baea351749;p=mesa.git x86-64: Add headers to distribution. --- diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources index 93988487c86..816896e5e89 100644 --- a/src/mesa/Makefile.sources +++ b/src/mesa/Makefile.sources @@ -470,6 +470,7 @@ X86_FILES = \ $(SRCDIR)x86/read_rgba_span_x86.S X86_64_FILES = \ + $(SRCDIR)x86-64/x86-64.h \ $(SRCDIR)x86-64/xform4.S SPARC_FILES = \