bluez/lib/Makefile.am

10 lines
206 B
Makefile
Raw Normal View History

2002-03-09 05:10:06 +08:00
lib_LTLIBRARIES = libbluetooth.la
2002-03-09 05:10:06 +08:00
2004-04-01 00:37:55 +08:00
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
2008-09-29 08:54:23 +08:00
libbluetooth_la_LDFLAGS = -version-info 3:1:0
2002-03-09 05:10:06 +08:00
INCLUDES = -I$(top_builddir)/include
2004-07-21 21:30:34 +08:00
MAINTAINERCLEANFILES = Makefile.in