From 0557d54847d13a7bc5cad6f9ff7fe7baea351749 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 11 Nov 2013 21:23:20 -0800 Subject: [PATCH] x86-64: Add headers to distribution. --- src/mesa/Makefile.sources | 1 + 1 file changed, 1 insertion(+) 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 = \ -- 2.30.2