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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/meson.build

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