summaryrefslogtreecommitdiffstats
path: root/man/Makefile.am
blob: c5e717983eeefd42dacbc5af1221aac57a37e1ab (plain)
1
2
3
4
5
6
7
8
SUBDIRS = zh_CN

EXTRA_DIST = testdisk.8.in photorec.8.in fidentify.8.in qphotorec.8.in

man_MANS = testdisk.8 photorec.8 fidentify.8
if USEQT
  man_MANS += qphotorec.8
endif