libpurple/plugins/tcl/Makefile.mingw

changeset 15438
c3e93cd038c5
parent 15435
4b933b06d75e
child 16100
a0ab70986c10
--- a/libpurple/plugins/tcl/Makefile.mingw	Sun Jan 21 21:27:08 2007 +0000
+++ b/libpurple/plugins/tcl/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 = tcl
 TCL_INC_DIR := $(TCL_LIB_TOP)/include
@@ -46,7 +46,7 @@
 			-lglib-2.0 \
 			-lws2_32 \
 			-lintl \
-			-lgaim \
+			-lpurple \
 			-ltclstub84 \
 			-ltkstub84
 

mercurial