--- libgdiplus-2.10.9/tests/Makefile.in	2012-02-20 17:50:25.808203167 -0500
+++ libgdiplus-2.10.9/tests/Makefile.in	2012-02-20 17:50:20.708202084 -0500
@@ -231,7 +231,7 @@
 	$(top_builddir)/src/libgdiplus.la
 
 testgdi_DEPENDENCIES = $(TEST_DEPS)
-testgdi_LDADD = $(LDADDS)
+testgdi_LDADD = $(LDADDS) $(GDIPLUS_LIBS)
 testgdi_SOURCES = \
 	testgdi.c
 
