blob: 7d5cadf4e9805b92d7786af5594d953088f1302c [file] [log] [blame]
if CUPS
cupsdir = $(libdir)/cups/backend
cups_PROGRAMS = bluetooth
else
noinst_PROGRAMS = bluetooth
endif
bluetooth_SOURCES = main.c sdp.c spp.c hcrp.c
bluetooth_LDADD = @BLUEZ_LIBS@
AM_CFLAGS = @BLUEZ_CFLAGS@
MAINTAINERCLEANFILES = Makefile.in