projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
942e646
)
drivers/common: Add headers to distribution.
author
Matt Turner
<mattst88@gmail.com>
Tue, 12 Nov 2013 05:50:22 +0000
(21:50 -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 e57550c12c60acac074868bdf6988c298bb7a6fa..f5e0182d93fbfa7da74e60b15b8043aae52f24d0 100644
(file)
--- a/
src/mesa/Makefile.sources
+++ b/
src/mesa/Makefile.sources
@@
-582,10
+582,12
@@
SPARC_FILES = \
COMMON_DRIVER_FILES = \
$(SRCDIR)drivers/common/driverfuncs.c \
+ $(SRCDIR)drivers/common/driverfuncs.h \
$(SRCDIR)drivers/common/meta_blit.c \
$(SRCDIR)drivers/common/meta_copy_image.c \
$(SRCDIR)drivers/common/meta_generate_mipmap.c \
- $(SRCDIR)drivers/common/meta.c
+ $(SRCDIR)drivers/common/meta.c \
+ $(SRCDIR)drivers/common/meta.h
# Sources for building non-Gallium drivers