summaryrefslogtreecommitdiff
path: root/src/gallium/targets/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/Makefile.am')
-rw-r--r--src/gallium/targets/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/targets/Makefile.am b/src/gallium/targets/Makefile.am
index bfe22a2fc19..46d7ad0de95 100644
--- a/src/gallium/targets/Makefile.am
+++ b/src/gallium/targets/Makefile.am
@@ -122,10 +122,6 @@ if HAVE_GALLIUM_SOFTPIPE
if HAVE_DRI
SUBDIRS += dri-swrast
endif
-
-if HAVE_ST_VDPAU
-SUBDIRS += vdpau-softpipe
-endif
endif
if NEED_GALLIUM_LOADER