Diff between 3672e43fe62a335a765a3191842bc8c1eb4afd60 and 586cdbc23bb7339fbc6848fd9c5bd0c41d7d764c
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index 4e2ff45..c73e23a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -370,7 +370,7 @@ endif
manual_pages = doc/btmon.1
if MANPAGES
-dist_man_MANS += $(manual_pages)
+dist_noinst_MANS += $(manual_pages)
endif
EXTRA_DIST += $(manual_pages:.1=.txt)