Changes in uspace/srv/meson.build [6feccae:5c55eb7] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/meson.build

    r6feccae r5c55eb7  
    11#
     2# Copyright (c) 2025 Jiri Svoboda
    23# Copyright (c) 2019 Jiří Zárevúcky
    34# All rights reserved.
     
    3132        'bd/file_bd',
    3233        'bd/rd',
    33         'bd/sata_bd',
    3434        'bd/vbd',
    3535        'clipboard',
     
    6161        'net/inetsrv',
    6262        'net/loopip',
    63         'net/nconfsrv',
    6463        'net/slip',
    6564        'net/tcp',
    6665        'net/udp',
    6766        'ns',
     67        'system',
    6868        'taskmon',
    6969        'test/chardev-test',
Note: See TracChangeset for help on using the changeset viewer.