summaryrefslogtreecommitdiffstats
path: root/cups/Makefile.am
blob: 0d97b41e69494b830158c8ba387fee6e31ec209f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

if CUPS
cupsdir = $(libdir)/cups/backend

cups_PROGRAMS = bluetooth

bluetooth_SOURCES = main.c sdp.c spp.c hcrp.c
bluetooth_LDADD = @BLUEZ_LIBS@

AM_CFLAGS = @BLUEZ_CFLAGS@
endif

MAINTAINERCLEANFILES = Makefile.in