summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
blob: 26a0d71a8616b554ede02b01f8cb1dc3c1ed7e21 (plain)
1
2
3
4
5
6
7
8
9

lib_LTLIBRARIES = libbluetooth.la

libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 3:1:0

INCLUDES = -I$(top_builddir)/include

MAINTAINERCLEANFILES = Makefile.in