aboutsummaryrefslogtreecommitdiff
path: root/doc/meson.build
blob: 23c8e9af1af10b9102a63a997cde36f5da57a6c2 (plain)
1
2
3
4
if not platform.endswith('bsd') and platform != 'dragonfly'
  install_man('fusermount3.1', 'mount.fuse.8')
endif