From f2d6ab406286184ebd9755e1f6a3182188f26777 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 5 Jul 2010 15:05:28 +0300 Subject: [PATCH] Drop leftover reference to local gdk-pixbuf library --- modules/engines/ms-windows/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/engines/ms-windows/Makefile.am b/modules/engines/ms-windows/Makefile.am index 541bf9e8b2..d86fa2c9a7 100644 --- a/modules/engines/ms-windows/Makefile.am +++ b/modules/engines/ms-windows/Makefile.am @@ -13,7 +13,6 @@ INCLUDES = \ LDADDS = \ - $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-2.0.la \ $(top_builddir)/gdk/$(gdktargetlib) \ $(top_builddir)/gtk/$(gtktargetlib) \ $(GTK_DEP_LIBS)