summaryrefslogtreecommitdiffstats
path: root/cups/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cups/Makefile.am')
-rw-r--r--cups/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/Makefile.am b/cups/Makefile.am
index 8cd3d4d4..853c436d 100644
--- a/cups/Makefile.am
+++ b/cups/Makefile.am
@@ -4,7 +4,7 @@ cupsdir = $(libdir)/cups/backend
cups_PROGRAMS = bluetooth
-bluetooth_SOURCES = main.c sdp.c spp.c hcrp.c
+bluetooth_SOURCES = main.c cups.h sdp.c spp.c hcrp.c
bluetooth_LDADD = $(top_builddir)/common/libhelper.a \
@DBUS_LIBS@ @GLIB_LIBS@ @BLUEZ_LIBS@