blob: 85de8993a3ba5c2513255a64b094d6b6affdcb6f [file] [log] [blame]
if SYNCSERVICE
servicedir = $(libdir)/bluetooth
noinst_PROGRAMS = bluetoothd-service-sync
bluetoothd_service_sync_SOURCES = main.c
LDADD = $(top_builddir)/common/libhelper.a \
@OPENSYNC_LIBS@ @BLUEZ_LIBS@
endif
AM_CFLAGS = @BLUEZ_CFLAGS@ @OPENSYNC_CFLAGS@
INCLUDES = -I$(top_srcdir)/common
MAINTAINERCLEANFILES = Makefile.in