diff options
Diffstat (limited to 'cups/Makefile.am')
-rw-r--r-- | cups/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cups/Makefile.am b/cups/Makefile.am index 837bbfa2..9559648f 100644 --- a/cups/Makefile.am +++ b/cups/Makefile.am @@ -8,7 +8,7 @@ bluetooth_SOURCES = main.c sdp.c spp.c hcrp.c LIBS = @BLUEZ_LIBS@ -INCLUDES = @BLUEZ_INCLUDES@ +AM_CFLAGS = @BLUEZ_CFLAGS@ if CUPS install-data-local: bluetooth |