]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blame - tools/usb/usbip/Makefile.am
Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[mirror_ubuntu-focal-kernel.git] / tools / usb / usbip / Makefile.am
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
cd62e07e 2SUBDIRS := libsrc src
dffb9649 3includedir = @includedir@/usbip
f9b90071 4include_HEADERS := $(addprefix libsrc/, \
a16941ae 5 usbip_common.h vhci_driver.h usbip_host_driver.h)
0945b4fe 6
8a1430a7 7dist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8)