Changes in uspace/srv/meson.build [5c55eb7:6feccae] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/meson.build
r5c55eb7 r6feccae 1 1 # 2 # Copyright (c) 2025 Jiri Svoboda3 2 # Copyright (c) 2019 Jiří Zárevúcky 4 3 # All rights reserved. … … 32 31 'bd/file_bd', 33 32 'bd/rd', 33 'bd/sata_bd', 34 34 'bd/vbd', 35 35 'clipboard', … … 61 61 'net/inetsrv', 62 62 'net/loopip', 63 'net/nconfsrv', 63 64 'net/slip', 64 65 'net/tcp', 65 66 'net/udp', 66 67 'ns', 67 'system',68 68 'taskmon', 69 69 'test/chardev-test',
Note:
See TracChangeset
for help on using the changeset viewer.