summaryrefslogtreecommitdiffstats
path: root/cups
diff options
context:
space:
mode:
Diffstat (limited to 'cups')
-rw-r--r--cups/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/cups/Makefile.am b/cups/Makefile.am
index 0d97b41e..3cb331c7 100644
--- a/cups/Makefile.am
+++ b/cups/Makefile.am
@@ -1,13 +1,15 @@
-if CUPS
cupsdir = $(libdir)/cups/backend
+if CUPS
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@
-endif
MAINTAINERCLEANFILES = Makefile.in