libpurple/protocols/sametime/Makefile.mingw

changeset 15438
c3e93cd038c5
parent 15435
4b933b06d75e
child 16100
a0ab70986c10
--- a/libpurple/protocols/sametime/Makefile.mingw	Sun Jan 21 21:27:08 2007 +0000
+++ b/libpurple/protocols/sametime/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 = libsametime
 NEEDED_DLLS = $(MEANWHILE_TOP)/bin/libmeanwhile-1.dll
@@ -52,7 +52,7 @@
 		-lintl \
 		-lws2_32 \
 		-lmeanwhile \
-		-lgaim \
+		-lpurple
 
 include $(GAIM_COMMON_RULES)
 

mercurial