blob: 17fdbf6dc180b0c00fb233e656cd12a9fd738b85 [file] [log] [blame]
#
# $Id$
#
lib_LTLIBRARIES = libbluetooth.la libsdp.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 1:4:0
libsdp_la_SOURCES =
libsdp_la_LDFLAGS = -version-info 2:2:0
INCLUDES = -I$(top_builddir)/include