From c553b6e2df4ac1675f084e08f263ad825aa72ec5 Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Thu, 28 Aug 2014 22:18:10 +0100 Subject: [PATCH] gallium: ship the non-automaked state-trackers & targets Signed-off-by: Emil Velikov Acked-by: Matt Turner --- src/gallium/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am index e4ef0034610..fd205d79bfb 100644 --- a/src/gallium/Makefile.am +++ b/src/gallium/Makefile.am @@ -177,6 +177,8 @@ endif ## EXTRA_DIST += \ + state_trackers/wgl targets/libgl-gdi \ + targets/graw-gdi targets/graw-null targets/graw-xlib \ state_trackers/hgl targets/haiku-softpipe -- 2.30.2