2019-07-10 09:25:26 +02:00

6 lines
75 B
Meson

subdir('fe-common')
subdir('irc')
if want_textui
subdir('fe-text')
endif