source: mainline/uspace/srv/devman/meson.build@ 5fd05862

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 5fd05862 was 5fd05862, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 6 years ago

Convert uspace to meson

  • Property mode set to 100644
File size: 139 bytes
Line 
1src = files(
2 'client_conn.c',
3 'dev.c',
4 'devtree.c',
5 'drv_conn.c',
6 'driver.c',
7 'loc.c',
8 'fun.c',
9 'main.c',
10 'match.c',
11 'util.c',
12)
Note: See TracBrowser for help on using the repository browser.