summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo/Makefile.sources
diff options
context:
space:
mode:
authorChia-I Wu <[email protected]>2014-09-12 23:09:27 +0800
committerChia-I Wu <[email protected]>2014-09-13 08:30:32 +0800
commit45023db7a91c12d1bf11648e6b3cc2a43adad2b7 (patch)
treef0e1e7bf5466a015b3bff4b76cc76d40af043289 /src/gallium/drivers/ilo/Makefile.sources
parent84a40ce86b1010873b194eb9bf0b8744234b829c (diff)
ilo: move GPE common functions to ilo_builder_render.h
Move 3D/media common functions to the new header.
Diffstat (limited to 'src/gallium/drivers/ilo/Makefile.sources')
-rw-r--r--src/gallium/drivers/ilo/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/ilo/Makefile.sources b/src/gallium/drivers/ilo/Makefile.sources
index 64ac2f1384c..d74c286b6e7 100644
--- a/src/gallium/drivers/ilo/Makefile.sources
+++ b/src/gallium/drivers/ilo/Makefile.sources
@@ -19,6 +19,7 @@ C_SOURCES := \
ilo_blitter_blt.h \
ilo_builder_decode.c \
ilo_builder_mi.h \
+ ilo_builder_render.h \
ilo_common.h \
ilo_context.c \
ilo_context.h \