Changes in uspace/lib/usb/Makefile [252e30c:8dc762e0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/Makefile
r252e30c r8dc762e0 53 53 src/hidreport.c \ 54 54 src/host/device_keeper.c \ 55 src/host/batch.c 55 src/host/batch.c \ 56 src/host/endpoint.c \ 57 src/host/usb_endpoint_manager.c 56 58 57 59 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.