Changes in uspace/lib/clui/meson.build [7b907a0a:a635535] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/clui/meson.build
r7b907a0a ra635535 29 29 deps = [ 'clipboard', 'console' ] 30 30 src = files( 31 ' src/nchoice.c',32 ' src/tinput.c',31 'nchoice.c', 32 'tinput.c', 33 33 )
Note:
See TracChangeset
for help on using the changeset viewer.