Added missing files (extaddrfinder & p3turtle) to Makefiles.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1139 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2009-04-21 19:12:43 +00:00
parent ad56293dff
commit 5466c447ae
2 changed files with 3 additions and 2 deletions

View file

@ -9,7 +9,7 @@ include $(RS_TOP_DIR)/scripts/config.mk
BIOOBJ = bss_tou.o
RSOBJ = tou_net.o udplayer.o udpsorter.o udptestfn.o
RSOBJ = tou_net.o udplayer.o udpsorter.o udptestfn.o extaddrfinder.o
RSOBJ += tcppacket.o tcpstream.o tou.o $(BIOOBJ)
EXECS = librs udpsock_test udpsort_test udp_server