a44252f864
* doc/Makefile.am: Likewise. * doc/es: Spanish documentation. From David Martin <dmartina@excite.com>
10 строки
125 B
Makefile
10 строки
125 B
Makefile
SUBDIRS = ru es
|
|
|
|
if MCSERV_INSTALL
|
|
man_MANS = mc.1 mcedit.1 mcserv.8
|
|
else
|
|
man_MANS = mc.1 mcedit.1
|
|
endif
|
|
|
|
EXTRA_DIST = DEVEL
|