Changeset 6fbd1f9 in mainline for uspace/srv/hid/display/meson.build
- Timestamp:
- 2024-10-14T16:30:24Z (9 months ago)
- Branches:
- master
- Children:
- 514108e
- Parents:
- b3b79981
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/display/meson.build
rb3b79981 r6fbd1f9 41 41 'dsops.c', 42 42 'idevcfg.c', 43 'ievent.c', 43 44 'input.c', 44 45 'main.c', … … 59 60 'display.c', 60 61 'idevcfg.c', 62 'ievent.c', 61 63 'seat.c', 62 64 'window.c', … … 67 69 'test/cursor.c', 68 70 'test/display.c', 71 'test/ievent.c', 69 72 'test/main.c', 70 73 'test/seat.c',
Note:
See TracChangeset
for help on using the changeset viewer.