micetools/src/micetools/lib/meson.build

10 lines
171 B
Meson

subdir('util') # This is the only lib that should ever be link_with'd by another lib
subdir('ami')
subdir('libpcp')
subdir('am')
subdir('mice')
subdir('mxk')