automake: remove empty GALLIUM_PIPE_LOADER_LIBS
[mesa.git] / src / gallium / targets / xa / Makefile.am
index 8ddb9672bd7306f7b6248bedd8a0fff87442efd0..92173dedce3c3be5b2b1deff7c3b2aa1ffe7bf48 100644 (file)
@@ -81,8 +81,7 @@ else # HAVE_GALLIUM_STATIC_TARGETS
 
 libxatracker_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