summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xvmc-nouveau/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/xvmc-nouveau/Makefile.am')
-rw-r--r--src/gallium/targets/xvmc-nouveau/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/targets/xvmc-nouveau/Makefile.am b/src/gallium/targets/xvmc-nouveau/Makefile.am
index 00f5bd051c6..5d72c90e5d4 100644
--- a/src/gallium/targets/xvmc-nouveau/Makefile.am
+++ b/src/gallium/targets/xvmc-nouveau/Makefile.am
@@ -42,7 +42,3 @@ libXvMCnouveau_la_LIBADD = \
$(GALLIUM_XVMC_LIB_DEPS) \
$(GALLIUM_DRI_LIB_DEPS) \
$(NOUVEAU_LIBS)
-
-if HAVE_MESA_LLVM
-libXvMCnouveau_la_LIBADD += $(LLVM_LIBS)
-endif