summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/ilo
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2015-06-18 12:59:28 +0100
committerEmil Velikov <[email protected]>2015-06-18 12:59:28 +0100
commit6b0378e483ba53359545ac8b774dbdd81c2fab3f (patch)
treec03c2ad351297355e3281562bc958f998b7dab48 /src/gallium/drivers/ilo
parent997fc807b2f71ef65b4601d6db33d0f912c18d3f (diff)
ilo: remove missing ilo_fence.h from the sources list
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/drivers/ilo')
-rw-r--r--src/gallium/drivers/ilo/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/ilo/Makefile.sources b/src/gallium/drivers/ilo/Makefile.sources
index 68870f44337..e5a0950dc7c 100644
--- a/src/gallium/drivers/ilo/Makefile.sources
+++ b/src/gallium/drivers/ilo/Makefile.sources
@@ -17,7 +17,6 @@ C_SOURCES := \
core/ilo_dev.h \
core/ilo_format.c \
core/ilo_format.h \
- core/ilo_fence.h \
core/ilo_image.c \
core/ilo_image.h \
core/ilo_state_cc.c \