18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ciSUBDIRS := libsrc src 38c2ecf20Sopenharmony_ciincludedir = @includedir@/usbip 48c2ecf20Sopenharmony_ciinclude_HEADERS := $(addprefix libsrc/, \ 58c2ecf20Sopenharmony_ci usbip_common.h vhci_driver.h usbip_host_driver.h \ 68c2ecf20Sopenharmony_ci list.h sysfs_utils.h usbip_host_common.h) 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_cidist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8) 9