summaryrefslogblamecommitdiffstats
path: root/io/meson.build
blob: 283b9b2bdbdf5c9ccb103e1aa7a5f874b3c6e24d (plain) (tree)
1
2
3
4
5
6




                      
                   








                      
          
io_ss.add(genh)
io_ss.add(files(
  'channel-buffer.c',
  'channel-command.c',
  'channel-file.c',
  'channel-null.c',
  'channel-socket.c',
  'channel-tls.c',
  'channel-util.c',
  'channel-watch.c',
  'channel-websock.c',
  'channel.c',
  'dns-resolver.c',
  'net-listener.c',
  'task.c',
), gnutls)