xref: /aosp_15_r20/external/erofs-utils/man/Makefile.am (revision 33b1fccf6a0fada2c2875d400ed01119b7676ee5)
1*33b1fccfSAndroid Build Coastguard Worker# SPDX-License-Identifier: GPL-2.0+
2*33b1fccfSAndroid Build Coastguard Worker
3*33b1fccfSAndroid Build Coastguard Workerdist_man_MANS = mkfs.erofs.1 dump.erofs.1 fsck.erofs.1
4*33b1fccfSAndroid Build Coastguard Worker
5*33b1fccfSAndroid Build Coastguard WorkerEXTRA_DIST = erofsfuse.1
6*33b1fccfSAndroid Build Coastguard Workerif ENABLE_FUSE
7*33b1fccfSAndroid Build Coastguard Workerman_MANS = erofsfuse.1
8*33b1fccfSAndroid Build Coastguard Workerendif
9