source:
mainline/uspace/app/taskdump/meson.build@
5fd05862
Last change on this file since 5fd05862 was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 118 bytes |
Line | |
---|---|
1 | includes += include_directories('include') |
2 | src = files( |
3 | 'elf_core.c', |
4 | 'fibrildump.c', |
5 | 'taskdump.c', |
6 | 'symtab.c', |
7 | ) |
Note:
See TracBrowser
for help on using the repository browser.