repo.or.cz
/
free-mc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Modified Quick search desctiption in man pages.
[free-mc.git]
/
doc
/
man
/
Makefile.am
blob
50a1a258c0eda8ce63d3814869e78a2de9cf106b
1
DIST_SUBDIRS = es hu it pl ru sr
2
SUBDIRS = $(DOC_LINGUAS)
3
4
if ENABLE_MCSERVER
5
man_MANS = mc.1 mcedit.1 mcview.1 mcserv.8
6
else
7
man_MANS = mc.1 mcedit.1 mcview.1
8
endif