bluez/lib/Makefile.am
2008-09-29 02:54:23 +02:00

10 lines
206 B
Makefile

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