Files
zoitechat/data/meson.build

11 lines
158 B
Meson

if get_option('plugin')
subdir('pkgconfig')
endif
if get_option('gtk-frontend')
subdir('fonts')
subdir('icons')
subdir('misc')
subdir('man')
endif