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