Changes in uspace/lib/usb/Makefile [02ccfcd:4317827] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/Makefile
r02ccfcd r4317827 33 33 34 34 SOURCES = \ 35 src/addrkeep.c \36 src/class.c \37 src/debug.c \38 src/drvpsync.c \39 35 src/hcdhubd.c \ 40 36 src/hcdrv.c \ 41 src/hidparser.c \42 37 src/localdrv.c \ 43 src/recognise.c \44 38 src/remotedrv.c \ 45 39 src/usb.c \ 46 src/usbdrvreq.c \47 40 src/usbdrv.c 48 41
Note:
See TracChangeset
for help on using the changeset viewer.