testdisk/man/Makefile.am

8 lines
175 B
Makefile

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