summaryrefslogtreecommitdiffstats
path: root/rfcomm
diff options
context:
space:
mode:
Diffstat (limited to 'rfcomm')
-rw-r--r--rfcomm/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/rfcomm/Makefile.am b/rfcomm/Makefile.am
index ddccca30..dd7f4082 100644
--- a/rfcomm/Makefile.am
+++ b/rfcomm/Makefile.am
@@ -21,6 +21,8 @@ CLEANFILES = lexer.c parser.c parser.h
EXTRA_DIST = $(man_MANS) $(rfcomm_CONFIG)
+MAINTAINERCLEANFILES = Makefile.in
+
install-data-local:
$(mkinstalldirs) $(DESTDIR)$(confdir)
[ -f $(DESTDIR)$(confdir)/$(rfcomm_CONFIG) ] || \