Ticket #2692: Date not set properly in manpage
[midnight-commander.git] / doc / man / es / Makefile.am
blob22a2d1d6ac4fcd39f3c4e1c2602f51beb8722fb6
1 LANG=es
2 mandir = @mandir@/$(LANG)
4 EXTRA_DIST = mc.1.in
6 man_MANS = mc.1
8 CLEANFILES = $(man_MANS)
10 DATE_LANG=es_ES.UTF-8
11 DATE_FORMAT=%B de %Y
13 include ../date-of-man-include.am