diff options
Diffstat (limited to 'cups/Makefile.am')
-rw-r--r-- | cups/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cups/Makefile.am b/cups/Makefile.am index 9559648f..42f3ac2f 100644 --- a/cups/Makefile.am +++ b/cups/Makefile.am @@ -10,6 +10,8 @@ LIBS = @BLUEZ_LIBS@ AM_CFLAGS = @BLUEZ_CFLAGS@ +MAINTAINERCLEANFILES = Makefile.in + if CUPS install-data-local: bluetooth $(INSTALL) -D -m 755 $(srcdir)/bluetooth $(DESTDIR)@CUPS_BACKEND_DIR@/bluetooth |