Changes in uspace/app/meson.build [42c2e65:e229148] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/meson.build

    r42c2e65 re229148  
    2828
    2929apps = [
     30        'aboutos',
    3031        'barber',
    3132        'bdsh',
     
    4041        'df',
    4142        'disp',
     43        'display-cfg',
    4244        'dnscfg',
    4345        'dnsres',
     
    5658        'killall',
    5759        'kio',
    58         'launcher',
    5960        'loc',
    6061        'logset',
     
    7172        'nic',
    7273        'nterm',
    73         'pcapctl',
     74        'ofw',
    7475        'pci',
    7576        'ping',
     
    8283        'sysinst',
    8384        'taskbar',
     85        'taskbar-cfg',
    8486        'taskdump',
    8587        'terminal',
Note: See TracChangeset for help on using the changeset viewer.