Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / tools / usb / usbip / Makefile.am
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)
This page took 0.038029 seconds and 5 git commands to generate.