Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/meson.build

    r5c55eb7 r2f7dfc2e  
    11#
    2 # Copyright (c) 2025 Jiri Svoboda
    32# Copyright (c) 2019 Jiří Zárevúcky
    43# All rights reserved.
     
    3130        'audio/hound',
    3231        'bd/file_bd',
     32        'bd/qcow_bd',
    3333        'bd/rd',
     34        'bd/sata_bd',
    3435        'bd/vbd',
    3536        'clipboard',
     
    6162        'net/inetsrv',
    6263        'net/loopip',
     64        'net/nconfsrv',
    6365        'net/slip',
    6466        'net/tcp',
    6567        'net/udp',
    6668        'ns',
    67         'system',
    6869        'taskmon',
    6970        'test/chardev-test',
Note: See TracChangeset for help on using the changeset viewer.