Changeset 1016 for pjproject/trunk/pjlib-util/build/Makefile
- Timestamp:
- Feb 28, 2007 2:35:50 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/build/Makefile
r1002 r1016 37 37 # 38 38 export UTIL_TEST_SRCDIR = ../src/pjlib-util-test 39 export UTIL_TEST_OBJS += xml.o encryption.o test.o39 export UTIL_TEST_OBJS += xml.o encryption.o stun.o test.o 40 40 export UTIL_TEST_CFLAGS += $(_CFLAGS) 41 41 export UTIL_TEST_LDFLAGS += $(_LDFLAGS)
Note: See TracChangeset
for help on using the changeset viewer.