projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5fba58
)
x86-64: Add headers to distribution.
author
Matt Turner
<mattst88@gmail.com>
Tue, 12 Nov 2013 05:23:20 +0000
(21:23 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:47 +0000
(12:11 -0800)
src/mesa/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/mesa/Makefile.sources
b/src/mesa/Makefile.sources
index 93988487c861a8cd798372a6b85ab6d1e8984d86..816896e5e899af7895c4d3d94a06b9d74197dc42 100644
(file)
--- 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 = \