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