source:
mainline/uspace/app/usbinfo/meson.build@
5fd05862
Last change on this file since 5fd05862 was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 128 bytes |
Line | |
---|---|
1 | deps = [ 'usbhid', 'usbdev', 'usb', 'drv' ] |
2 | src = files( |
3 | 'desctree.c', |
4 | 'dump.c', |
5 | 'hid.c', |
6 | 'info.c', |
7 | 'list.c', |
8 | 'main.c', |
9 | ) |
Note:
See TracBrowser
for help on using the repository browser.