summaryrefslogtreecommitdiffstats
path: root/src/fe-common/meson.build
blob: 05ab38a163dbe0bbc9e7607986bb4f64d9dc32e8 (plain)
1
2
3
4
5
6
# this file is part of irssi

subdir('core')
foreach s : chat_modules
  subdir(s)
endforeach