summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
diff options
context:
space:
mode:
authorEmil Velikov <emil.velikov@collabora.com>2016-01-18 13:34:14 +0200
committerEmil Velikov <emil.l.velikov@gmail.com>2016-01-18 13:37:58 +0200
commitc03f3dd0a518a53598dcfd1ac19a453bfebcb71a (patch)
tree2a5a53b63930deb434ea6ffb4fc2ae1d72c4bcb4 /src/gallium/auxiliary/Makefile.sources
parent7bc714509b5661658ebe65422e49cbf2055f6ad3 (diff)
downloadexternal_mesa3d-c03f3dd0a518a53598dcfd1ac19a453bfebcb71a.zip
external_mesa3d-c03f3dd0a518a53598dcfd1ac19a453bfebcb71a.tar.gz
external_mesa3d-c03f3dd0a518a53598dcfd1ac19a453bfebcb71a.tar.bz2
gallium: bundle the compat header u_pwr8.h in the tarball
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'src/gallium/auxiliary/Makefile.sources')
-rw-r--r--src/gallium/auxiliary/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/Makefile.sources b/src/gallium/auxiliary/Makefile.sources
index 5325f97..6f50f71 100644
--- a/src/gallium/auxiliary/Makefile.sources
+++ b/src/gallium/auxiliary/Makefile.sources
@@ -271,6 +271,7 @@ C_SOURCES := \
util/u_prim_restart.h \
util/u_pstipple.c \
util/u_pstipple.h \
+ util/u_pwr8.h \
util/u_range.h \
util/u_rect.h \
util/u_resource.c \