blob: cbde42bffaa7d638da1dd51406d040d9a32706c2 [file] [log] [blame]
#
# $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 sdp.h sdp_lib.h bnep.h cmtp.h hidp.h
noinst_HEADERS = sdp_internal.h
all-local:
@if [ ! -e bluetooth ] ; then ln -s $(top_srcdir)/include bluetooth ; fi
clean-local:
@rm -f bluetooth