summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mesa/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
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 = \