automake: remove empty GALLIUM_PIPE_LOADER_LIBS
[mesa.git] / src / gallium / targets / d3dadapter9 / Makefile.am
index 591978f1f61d4d8cc2f49c6e5abeed98b4c0819d..fe5b0b116799e7a9d39e182446360b53df96646a 100644 (file)
@@ -118,8 +118,7 @@ else # HAVE_GALLIUM_STATIC_TARGETS
 
 d3dadapter9_la_LIBADD += \
        $(top_builddir)/src/gallium/auxiliary/pipe-loader/libpipe_loader.la \
-       $(GALLIUM_PIPE_LOADER_WINSYS_LIBS) \
-       $(GALLIUM_PIPE_LOADER_LIBS)
+       $(GALLIUM_PIPE_LOADER_WINSYS_LIBS)
 
 endif # HAVE_GALLIUM_STATIC_TARGETS