summaryrefslogtreecommitdiffstats
path: root/man/zh_CN/Makefile.am
blob: 220aacb8c33f6304d59979a9c2c87579cbe3b7dd (plain)
1
2
3
4
5
6
7
8
mandir = @mandir@/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