gtk/plugins/perl/common/Makefile.mingw

changeset 14633
7040a45fc8fb
parent 14511
87dc194688d4
child 14637
a451628c57c1
--- 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 \

mercurial