Changes in uspace/srv/hid/remcons/meson.build [c21d4d6:d3109ff] in mainline
- File:
-
- 1 edited
-
uspace/srv/hid/remcons/meson.build (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/remcons/meson.build
rc21d4d6 rd3109ff 1 1 # 2 # Copyright (c) 2024 Jiri Svoboda 2 3 # Copyright (c) 2012 Vojtech Horky 3 4 # All rights reserved. … … 27 28 # 28 29 30 deps = [ 'inet', 'console', 'vt' ] 29 31 src = files('remcons.c', 'user.c')
Note:
See TracChangeset
for help on using the changeset viewer.
