Ignore:
Timestamp:
Oct 12, 2007 12:14:27 PM (17 years ago)
Author:
bennylp
Message:

Ticket #399: Initial implementation of tool to perform NAT type detection/classification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/build/Makefile

    r1268 r1495  
    3131export PJNATH_SRCDIR = ../src/pjnath 
    3232export PJNATH_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 
    33                 errno.o ice_session.o ice_strans.o stun_auth.o \ 
     33                errno.o ice_session.o ice_strans.o nat_detect.o stun_auth.o \ 
    3434                stun_msg.o stun_msg_dump.o stun_session.o stun_transaction.o 
    3535export PJNATH_CFLAGS += $(_CFLAGS) 
Note: See TracChangeset for help on using the changeset viewer.