blob: 362c7af6396460c23201e7139b345b70b3d30a1e [file] [log] [blame]
servicedir = $(libdir)/bluetooth
noinst_PROGRAMS = bluetoothd-service-network
bluetoothd_service_network_SOURCES = main.c
LDADD = $(top_builddir)/common/libhelper.a \
@DBUS_LIBS@ @BLUEZ_LIBS@
AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@
INCLUDES = -I$(top_srcdir)/common
MAINTAINERCLEANFILES = Makefile.in