Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/meson.build

    r0d3bc7b1 rd8e2485  
    3434        'math',
    3535        'display',
    36         'pixconv',
     36        'gui',
     37        'draw',
     38        'softrend',
    3739        'posix',
    3840        'clui',
     
    4042        'hound',
    4143        'gfx',
    42         'gfximage',
    4344        'ipcgfx',
    4445        'display',
    45         'ui',
    4646]
    4747
     
    5656        'crypto',
    5757        'dltest',
    58         'fbfont',
    5958        'fdisk',
    6059        'fmtutil',
     
    6867        'pcm',
    6968        'pcut',
    70         'pixconv',
    7169        'posix',
    72         'riff',
    7370        'scsi',
    7471        'sif',
     72        'softrend',
    7573        'trackmod',
    7674        'untar',
     
    7977        'bithenge',
    8078        'congfx',
     79        'draw',
    8180        'drv',
    8281        'ext4',
    83         'gfxfont',
    84         'gfximage',
    8582        'hound',
    8683        'ipcgfx',
     
    9895        'display',
    9996
    100         'ui',
     97        'gui',
     98
     99        'guigfx',
    101100]
    102101
Note: See TracChangeset for help on using the changeset viewer.