--- test-gnome/Makefile.in.orig	Mon Mar  7 05:43:12 2005
+++ test-gnome/Makefile.in	Tue Apr  5 08:38:29 2005
@@ -321,13 +321,13 @@ test-entry$(EXEEXT): $(test_entry_OBJECT
 	$(LINK) $(test_entry_LDFLAGS) $(test_entry_OBJECTS) $(test_entry_LDADD) $(LIBS)
 test-gnome$(EXEEXT): $(test_gnome_OBJECTS) $(test_gnome_DEPENDENCIES) 
 	@rm -f test-gnome$(EXEEXT)
-	$(LINK) $(test_gnome_LDFLAGS) $(test_gnome_OBJECTS) $(test_gnome_LDADD) $(LIBS)
+	$(LINK) $(test_gnome_LDFLAGS) $(test_gnome_OBJECTS) $(test_gnome_LDADD) $(LIBGNOMEUI_LIBS) $(LIBS)
 test-iconlist$(EXEEXT): $(test_iconlist_OBJECTS) $(test_iconlist_DEPENDENCIES) 
 	@rm -f test-iconlist$(EXEEXT)
-	$(LINK) $(test_iconlist_LDFLAGS) $(test_iconlist_OBJECTS) $(test_iconlist_LDADD) $(LIBS)
+	$(LINK) $(test_iconlist_LDFLAGS) $(test_iconlist_OBJECTS) $(test_iconlist_LDADD) $(LIBGNOMEUI_LIBS) $(LIBS)
 test-password-dialog$(EXEEXT): $(test_password_dialog_OBJECTS) $(test_password_dialog_DEPENDENCIES) 
 	@rm -f test-password-dialog$(EXEEXT)
-	$(LINK) $(test_password_dialog_LDFLAGS) $(test_password_dialog_OBJECTS) $(test_password_dialog_LDADD) $(LIBS)
+	$(LINK) $(test_password_dialog_LDFLAGS) $(test_password_dialog_OBJECTS) $(test_password_dialog_LDADD) $(LIBGNOMEUI_LIBS) $(LIBS)
 
 mostlyclean-compile:
 	-rm -f *.$(OBJEXT) core *.core
