diff options
Diffstat (limited to 'src/gallium/targets/vdpau-nouveau/Makefile.am')
-rw-r--r-- | src/gallium/targets/vdpau-nouveau/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/vdpau-nouveau/Makefile.am b/src/gallium/targets/vdpau-nouveau/Makefile.am index 7ed06994dea..c84cdb2edf0 100644 --- a/src/gallium/targets/vdpau-nouveau/Makefile.am +++ b/src/gallium/targets/vdpau-nouveau/Makefile.am @@ -46,7 +46,6 @@ libvdpau_nouveau_la_LIBADD = \ $(NOUVEAU_LIBS) if HAVE_MESA_LLVM -libvdpau_nouveau_la_LDFLAGS += $(LLVM_LDFLAGS) libvdpau_nouveau_la_LIBADD += $(LLVM_LIBS) endif |