pidgin/plugins/perl/common/Makefile.mingw

changeset 15438
c3e93cd038c5
parent 15435
4b933b06d75e
child 15533
1787d1216249
--- a/pidgin/plugins/perl/common/Makefile.mingw	Sun Jan 21 21:27:08 2007 +0000
+++ b/pidgin/plugins/perl/common/Makefile.mingw	Sun Jan 21 21:55:07 2007 +0000
@@ -5,7 +5,7 @@
 #
 
 GAIM_TOP := ../../../..
-include $(GAIM_TOP)/libgaim/win32/global.mak
+include $(GAIM_TOP)/libpurple/win32/global.mak
 
 TARGET = GtkUI
 EXTUTILS := C:/perl/lib/ExtUtils
@@ -73,8 +73,8 @@
 ##
 LIBS =			-lperl58 \
 			-lperl \
-			-lgaim \
-			-lgtkgaim \
+			-lpurple \
+			-lpidgin \
 			-lglib-2.0
 
 include $(GAIM_COMMON_RULES)

mercurial