source:
mainline/uspace/lib/label/meson.build@
5b586b9
Last change on this file since 5b586b9 was 5fd05862, checked in by , 6 years ago | |
---|---|
|
|
File size: 145 bytes |
Line | |
---|---|
1 | src = files( |
2 | 'src/dummy.c', |
3 | 'src/empty.c', |
4 | 'src/mbr.c', |
5 | 'src/gpt.c', |
6 | 'src/label.c', |
7 | ) |
8 | |
9 | test_src = files( |
10 | 'test/main.c', |
11 | 'test/label.c', |
12 | ) |
Note:
See TracBrowser
for help on using the repository browser.