Austin Schuh | 35a2f49 | 2021-04-07 21:41:56 -0700 | [diff] [blame] | 1 | includes = files([ |
2 | 're.h', | ||||
3 | 're_aes.h', | ||||
4 | 're_base64.h', | ||||
5 | 're_bfcp.h', | ||||
6 | 're_bitv.h', | ||||
7 | 're_conf.h', | ||||
8 | 're_crc32.h', | ||||
9 | 're_dbg.h', | ||||
10 | 're_dns.h', | ||||
11 | 're_fmt.h', | ||||
12 | 're_hash.h', | ||||
13 | 're_hmac.h', | ||||
14 | 're_httpauth.h', | ||||
15 | 're_http.h', | ||||
16 | 're_ice.h', | ||||
17 | 're_jbuf.h', | ||||
18 | 're_json.h', | ||||
19 | 're_list.h', | ||||
20 | 're_lock.h', | ||||
21 | 're_main.h', | ||||
22 | 're_mbuf.h', | ||||
23 | 're_md5.h', | ||||
24 | 're_mem.h', | ||||
25 | 're_mod.h', | ||||
26 | 're_mqueue.h', | ||||
27 | 're_msg.h', | ||||
28 | 're_natbd.h', | ||||
29 | 're_net.h', | ||||
30 | 're_odict.h', | ||||
31 | 're_rtmp.h', | ||||
32 | 're_rtp.h', | ||||
33 | 're_sa.h', | ||||
34 | 're_sdp.h', | ||||
35 | 're_sha.h', | ||||
36 | 're_sipevent.h', | ||||
37 | 're_sip.h', | ||||
38 | 're_sipreg.h', | ||||
39 | 're_sipsess.h', | ||||
40 | 're_srtp.h', | ||||
41 | 're_stun.h', | ||||
42 | 're_sys.h', | ||||
43 | 're_tcp.h', | ||||
44 | 're_telev.h', | ||||
45 | 're_tls.h', | ||||
46 | 're_tmr.h', | ||||
47 | 're_turn.h', | ||||
48 | 're_types.h', | ||||
49 | 're_udp.h', | ||||
50 | 're_uri.h', | ||||
51 | 're_websock.h', | ||||
52 | ]) |