testdisk/man/Makefile.am

9 lines
175 B
Text
Raw Permalink Normal View History

2014-10-12 16:51:07 +02:00
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