summaryrefslogtreecommitdiffstats
path: root/src/gallium/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-08-28 21:54:20 +0100
committerAlexander von Gluck IV <kallisti5@unixzen.com>2014-08-28 21:34:43 -0400
commit5b8900ded3988084c5bf005c0780efbec912d755 (patch)
tree293f25e55f092820cce88fe1256564f230df9adc /src/gallium/Makefile.am
parent311b59495c81f26ee3bee4d8c9e36c0ce15be155 (diff)
downloadexternal_mesa3d-5b8900ded3988084c5bf005c0780efbec912d755.zip
external_mesa3d-5b8900ded3988084c5bf005c0780efbec912d755.tar.gz
external_mesa3d-5b8900ded3988084c5bf005c0780efbec912d755.tar.bz2
hgl: trivial bits
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/gallium/Makefile.am')
-rw-r--r--src/gallium/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
index caf29ad..e4ef003 100644
--- a/src/gallium/Makefile.am
+++ b/src/gallium/Makefile.am
@@ -173,6 +173,14 @@ SUBDIRS += state_trackers/xvmc targets/xvmc
endif
##
+## Don't forget to bundle the remaining (non autotools) state-trackers/targets
+##
+
+EXTRA_DIST += \
+ state_trackers/hgl targets/haiku-softpipe
+
+
+##
## Gallium tests
##