micetools/src/micetools/lib/am/meson.build

7 lines
79 B
Meson

amlib = static_library(
'am',
sources: [
'amtimer.c',
],
)