summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 27a769fa8428a45d8f9f59ceb36895e88c907092 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#  
#  $Id$
#

includedir = @includedir@/bluetooth

include_HEADERS = bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h l2cap.h sco.h rfcomm.h

bluetooth:
	ln -s . bluetooth

all-local: bluetooth
clean-local:
	rm -f bluetooth