Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/clui/meson.build

    r7b907a0a ra635535  
    2929deps = [ 'clipboard', 'console' ]
    3030src = files(
    31         'src/nchoice.c',
    32         'src/tinput.c',
     31        'nchoice.c',
     32        'tinput.c',
    3333)
Note: See TracChangeset for help on using the changeset viewer.