--- gupnp-ui-0.1.1/tests/Makefile.in	2012-03-23 13:37:39.973736665 -0400
+++ gupnp-ui-0.1.1/tests/Makefile.in	2012-03-23 13:37:49.564986483 -0400
@@ -252,7 +252,7 @@
 	done
 test-view$(EXEEXT): $(test_view_OBJECTS) $(test_view_DEPENDENCIES) 
 	@rm -f test-view$(EXEEXT)
-	$(LINK) $(test_view_LDFLAGS) $(test_view_OBJECTS) $(test_view_LDADD) $(LIBS)
+	$(LINK) $(test_view_LDFLAGS) $(test_view_OBJECTS) $(test_view_LDADD) $(LIBS) $(LIBGUPNP_UI_LIBS)
 
 mostlyclean-compile:
 	-rm -f *.$(OBJEXT)
