Ignore:
Timestamp:
Feb 28, 2007 2:35:50 PM (17 years ago)
Author:
bennylp
Message:

Fixed build error for recent STUN modifications on Unix

File:
1 edited

Legend:

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

    r1002 r1016  
    3737# 
    3838export UTIL_TEST_SRCDIR = ../src/pjlib-util-test 
    39 export UTIL_TEST_OBJS += xml.o encryption.o test.o  
     39export UTIL_TEST_OBJS += xml.o encryption.o stun.o test.o  
    4040export UTIL_TEST_CFLAGS += $(_CFLAGS) 
    4141export UTIL_TEST_LDFLAGS += $(_LDFLAGS) 
Note: See TracChangeset for help on using the changeset viewer.