micetools/src/micetools/lib/meson.build

11 lines
186 B
Meson
Raw Normal View History

2022-10-30 17:33:02 +00:00
subdir('util') # This is the only lib that should ever be link_with'd by another lib
subdir('dmi')
subdir('ami')
2022-10-30 17:33:02 +00:00
subdir('libpcp')
subdir('am')
subdir('mice')
subdir('mxk')