diff options
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 5710846d..c8a4973e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -5,8 +5,8 @@ includedir = @includedir@/bluetooth include_HEADERS = \ - bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h \ - l2cap.h sco.h rfcomm.h sdp.h sdp_lib.h bnep.h cmtp.h hidp.h + bluetooth.h hci.h hci_lib.h hci_uart.h sco.h \ + l2cap.h rfcomm.h sdp.h sdp_lib.h bnep.h cmtp.h hidp.h MAINTAINERCLEANFILES = Makefile.in |