mirror of https://github.com/MidnightCommander/mc
* lib/Makefile.am: Remove space after backslash introduced in the
previous commit.
This commit is contained in:
parent
75295cb026
commit
50859eae37
|
@ -1,5 +1,8 @@
|
|||
2001-08-03 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* lib/Makefile.am: Remove space after backslash introduced in the
|
||||
previous commit.
|
||||
|
||||
* lib/mc.hint.zh_TW.Big5: New file.
|
||||
* lib/Makefile.am: Added mc.hint.zh_TW.Big5
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ endif
|
|||
LOCALIZED_HELP = mc.hlp.hu
|
||||
LIBFILES_OUT = mc.ext
|
||||
LIBFILES_CONST = mc.hint mc.hint.cs mc.hint.es mc.hint.it mc.hint.nl \
|
||||
mc.hint.pl mc.hint.ru mc.hint.uk mc.hint.zh_TW.Big5 mc.lib mc.menu \
|
||||
mc.hint.pl mc.hint.ru mc.hint.uk mc.hint.zh_TW.Big5 mc.lib mc.menu \
|
||||
cedit.menu edit.indent.rc edit.spell.rc
|
||||
|
||||
noinst_DATA = \
|
||||
|
|
Loading…
Reference in New Issue