From 654718757db545ba3e0317d1588595cd486c3436 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 21 Jun 2005 16:47:29 +0000 Subject: Remove hci_uart.h header file --- include/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index c8a4973e..ab67cf59 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 sco.h \ - l2cap.h rfcomm.h sdp.h sdp_lib.h bnep.h cmtp.h hidp.h + bluetooth.h hci.h hci_lib.h sco.h l2cap.h \ + sdp.h sdp_lib.h rfcomm.h bnep.h cmtp.h hidp.h MAINTAINERCLEANFILES = Makefile.in -- cgit