aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mesa/Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/Makefile.sources b/src/mesa/Makefile.sources
index e859f696249..93988487c86 100644
--- a/src/mesa/Makefile.sources
+++ b/src/mesa/Makefile.sources
@@ -473,7 +473,9 @@ X86_64_FILES = \
$(SRCDIR)x86-64/xform4.S
SPARC_FILES = \
+ $(SRCDIR)sparc/sparc.h \
$(SRCDIR)sparc/sparc_clip.S \
+ $(SRCDIR)sparc/sparc_matrix.h \
$(SRCDIR)sparc/norm.S \
$(SRCDIR)sparc/xform.S