7 lines
156 B
Makefile
7 lines
156 B
Makefile
# nls/ru_RU/Makefile.am for Fluxbox - www.fluxbox.org
|
|
|
|
THE_LANG = ru_RU
|
|
SRC_CODESET = KOI8-R
|
|
DEST_CODESETS = KOI8-R UTF-8
|
|
|
|
include $(top_srcdir)/nls/nls.mk
|