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