repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ACPI / PNP: Avoid conflicting resource reservations
[linux/fpc-iii.git]
/
tools
/
usb
/
usbip
/
Makefile.am
blob
66f8bf038c9f6a5d3ec5c8d41acc0f91313bf7c1
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)