summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/userspace/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/usbip/userspace/Makefile.am')
-rw-r--r--drivers/staging/usbip/userspace/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/usbip/userspace/Makefile.am b/drivers/staging/usbip/userspace/Makefile.am
index d557fe9..fbdeef3 100644
--- a/drivers/staging/usbip/userspace/Makefile.am
+++ b/drivers/staging/usbip/userspace/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS := libsrc src
includedir := @includedir@/usbip
include_HEADERS := $(addprefix libsrc/, \
- usbip_common.h vhci_driver.h stub_driver.h)
+ usbip_common.h vhci_driver.h usbip_host_driver.h)
dist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8 usbip_bind_driver.8)