repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git]
/
drivers
/
staging
/
usbip
/
userspace
/
Makefile.am
blob
9ab19499fe00b3bfd81d2a1af22bdcb86492ce8b
1
SUBDIRS := libsrc src
2
includedir = @includedir@/usbip
3
include_HEADERS := $(addprefix libsrc/, \
4
usbip_common.h vhci_driver.h usbip_host_driver.h)
5
6
dist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8 usbip_bind_driver.8)