summaryrefslogtreecommitdiff
path: root/Makefile-user-chroot.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile-user-chroot.am')
-rw-r--r--Makefile-user-chroot.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile-user-chroot.am b/Makefile-user-chroot.am
index c3801f5..32db975 100644
--- a/Makefile-user-chroot.am
+++ b/Makefile-user-chroot.am
@@ -28,3 +28,7 @@ endif
linux_user_chroot_newnet_SOURCES = src/linux-user-chroot-newnet.c
linux_user_chroot_newnet_CFLAGS = $(AM_CFLAGS)
+
+if BUILD_DOCUMENTATION
+dist_man_MANS += doc/linux-user-chroot.8
+endif