Changeset 805


Ignore:
Timestamp:
Nov 17, 2006 1:44:16 PM (17 years ago)
Author:
bennylp
Message:

Removed duplicated stun.o in pjlib-util Makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib-util/build/Makefile

    r753 r805  
    2828export PJLIB_UTIL_OBJS += $(OS_OBJS) $(M_OBJS) $(CC_OBJS) $(HOST_OBJS) \ 
    2929                errno.o dns.o dns_dump.o getopt.o md5.o resolver.o \ 
    30                 scanner.o stun.o string.o stun.o stun_client.o xml.o 
     30                scanner.o stun.o string.o stun_client.o xml.o 
    3131export PJLIB_UTIL_CFLAGS += $(_CFLAGS) 
    3232 
Note: See TracChangeset for help on using the changeset viewer.