blob: f80c6e9af18e40eed71a07295b08f18352cba309 [file] [log] [blame]
Austin Schuh35a2f492021-04-07 21:41:56 -07001sources += files([
2 'addr.c',
3 'auth.c',
4 'contact.c',
5 'cseq.c',
6 'ctrans.c',
7 'dialog.c',
8 'keepalive.c',
9 'keepalive_udp.c',
10 'msg.c',
11 'reply.c',
12 'request.c',
13 'sip.c',
14 'strans.c',
15 'transp.c',
16 'via.c',
17])