11 lines
423 B
Text
11 lines
423 B
Text
--- ./src/Makefile.in.orig Sat Dec 16 20:45:49 2006
|
|
+++ ./src/Makefile.in Wed Apr 25 23:10:18 2007
|
|
@@ -189,7 +189,7 @@
|
|
sttorrentmetainfogui.cpp sttorrentslistctrl.cpp stconfigdata.cpp sharktorrentframe.cpp \
|
|
sttaskbaricon.cpp stfiledroptarget.cpp ststrlong.cpp stpairstrhandle.cpp
|
|
|
|
-sharktorrent_LDFLAGS = $(WX_LIBS)
|
|
+sharktorrent_LDFLAGS = $(WX_LIBS) -lboost_filesystem -ltorrent
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|