Makefile.am 166 B

12345678
  1. DIST_SUBDIRS = es hu it pl ru sr
  2. SUBDIRS = $(DOC_LINGUAS)
  3. if ENABLE_MCSERVER
  4. man_MANS = mc.1 mcedit.1 mcview.1 mcserv.8
  5. else
  6. man_MANS = mc.1 mcedit.1 mcview.1
  7. endif