FreeCalypso > hg > themwi-system-sw
diff Makefile @ 184:f8c40090a0a8
librtpalloc: new library for talking to themwi-rtp-mgr
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 11 Mar 2023 23:48:14 -0800 |
parents | 9ebd89257ae1 |
children | 857d78c58f56 |
line wrap: on
line diff
--- a/Makefile Sat Mar 11 21:48:23 2023 -0800 +++ b/Makefile Sat Mar 11 23:48:14 2023 -0800 @@ -2,7 +2,7 @@ CFLAGS= -O2 PROGDIR=mgw mncc mtctest rtp-mgr sip-in sip-manual-out sip-out utils -LIBDIR= libnumdb liboutrt libsip libutil +LIBDIR= libnumdb liboutrt librtpalloc libsip libutil SUBDIR= ${PROGDIR} ${LIBDIR} all: ${SUBDIR}