source:
mainline/uspace/lib/hound/meson.build@
41408d94
Last change on this file since 41408d94 was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 125 bytes |
Line | |
---|---|
1 | deps = [ 'pcm' ] |
2 | private_includes += include_directories('include/hound') |
3 | src = files( |
4 | 'src/protocol.c', |
5 | 'src/client.c', |
6 | ) |
Note:
See TracBrowser
for help on using the repository browser.