# # $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