automake: remove empty GALLIUM_PIPE_LOADER_LIBS
[mesa.git] / src / gallium / targets / omx / Makefile.am
index f52e66946edd0072779feacec85bc63b32cb5262..a4dff487dd85d9d9d8f94df3d5e316f805a636b4 100644 (file)
@@ -57,8 +57,7 @@ else # HAVE_GALLIUM_STATIC_TARGETS
 
 libomx_mesa_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