OSDN Git Service

x86-64: Add headers to distribution.
authorMatt Turner <mattst88@gmail.com>
Tue, 12 Nov 2013 05:23:20 +0000 (21:23 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:47 +0000 (12:11 -0800)
src/mesa/Makefile.sources

index 9398848..816896e 100644 (file)
@@ -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 =                  \