summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 794a4c558f58e4cf72acada7fc37339dd18904a7 (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

bluetooth:
	ln -s . bluetooth

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