summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index d76addd0..dc6eaa7f 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -164,6 +164,11 @@ nobase_include_HEADERS += \
osmocom/ctrl/control_vty.h
endif
+if ENABLE_LIBUSB
+nobase_include_HEADERS += \
+ osmocom/usb/libusb.h
+endif
+
noinst_HEADERS = \
osmocom/gsm/kasumi.h \
osmocom/gsm/gea.h \