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