mc/doc/Makefile.am
Pavel Roskin 86b707cc6d * doc/pl/*: Add Polish translation.
* doc/Makefile.am: Adjust for the above.
* configure.in: Likewise.
2002-08-25 07:52:17 +00:00

17 lines
338 B
Makefile

SUBDIRS = es hu it pl ru
if MCSERV_INSTALL
man_MANS = mc.1 mcedit.1 mcserv.8
else
man_MANS = mc.1 mcedit.1
endif
mclibdir = $(libdir)/mc
mclib_DATA = mc.hlp
EXTRA_DIST = DEVEL xnc.hlp
CLEANFILES = $(mclib_DATA)
mc.hlp: mc.1 $(srcdir)/xnc.hlp $(top_builddir)/src/man2hlp
- $(top_builddir)/src/man2hlp 58 mc.1 $(srcdir)/xnc.hlp mc.hlp