--- test-gnome/Makefile.in.orig	Wed Dec  1 18:50:40 2004
+++ test-gnome/Makefile.in	Wed Dec  1 18:52:01 2004
@@ -321,13 +321,13 @@
 	$(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
