summaryrefslogtreecommitdiffstats
path: root/cups/Makefile.am
blob: ea4aa876c96aadfb1c11af34ad516f0fc5160908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
#  $Id$
#

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