--- a/gtk/plugins/perl/common/Makefile.mingw Sun Sep 17 07:09:54 2006 +0000 +++ b/gtk/plugins/perl/common/Makefile.mingw Sun Sep 17 19:25:00 2006 +0000 @@ -7,7 +7,7 @@ GAIM_TOP := ../../../.. include $(GAIM_TOP)/libgaim/win32/global.mak -TARGET = Gtk +TARGET = GtkUI EXTUTILS := C:/perl/lib/ExtUtils CFLAGS += -Wno-comment @@ -38,7 +38,7 @@ ## SOURCES, OBJECTS ## XS_FILES = \ - Gtk.xs \ + GtkUI.xs \ GtkAccount.xs \ GtkBlist.xs \ GtkConn.xs \