Ignore:
Timestamp:
Jun 7, 2007 3:50:18 PM (17 years ago)
Author:
bennylp
Message:

Another ticket #326: Add DNS resolver and DNS SRV resolver test in pjlib-util

File:
1 edited

Legend:

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

    r1182 r1349  
    3838# 
    3939export UTIL_TEST_SRCDIR = ../src/pjlib-util-test 
    40 export UTIL_TEST_OBJS += xml.o encryption.o stun.o test.o  
     40export UTIL_TEST_OBJS += xml.o encryption.o stun.o resolver_test.o test.o  
    4141export UTIL_TEST_CFLAGS += $(_CFLAGS) 
    4242export UTIL_TEST_LDFLAGS += $(_LDFLAGS) 
Note: See TracChangeset for help on using the changeset viewer.