Fix wrapper location in description of -P/printwd option.
[midnight-commander.git] / doc / man / Makefile.am
blobd33b9ab25c6cf96a0604636c35e2a04592357302
1 DIST_SUBDIRS = es hu it pl ru sr
2 if USE_NLS
3 SUBDIRS = $(DOC_LINGUAS)
4 endif
6 man_MANS = mc.1 mcedit.1 mcview.1
8 CLEANFILES = $(man_MANS)
10 EXTRA_DIST = \
11         date-of-man-include.am \
12         mc.1.in \
13         mcedit.1.in \
14         mcview.1.in
16 DATE_LANG=en_US.UTF-8
17 DATE_FORMAT=%B %Y
19 include date-of-man-include.am