summaryrefslogtreecommitdiffstats
path: root/rfcomm
diff options
context:
space:
mode:
Diffstat (limited to 'rfcomm')
-rw-r--r--rfcomm/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/rfcomm/Makefile.am b/rfcomm/Makefile.am
index 7fe2d743..5eec05e8 100644
--- a/rfcomm/Makefile.am
+++ b/rfcomm/Makefile.am
@@ -16,12 +16,14 @@ INCLUDES = -I$(top_srcdir)/common
BUILT_SOURCES = parser.h
+if MANPAGES
man_MANS = rfcomm.1
+endif
AM_YFLAGS = -d
CLEANFILES = lexer.c parser.c parser.h
-EXTRA_DIST = $(man_MANS) rfcomm.conf
+EXTRA_DIST = rfcomm.1 rfcomm.conf
MAINTAINERCLEANFILES = Makefile.in