commit | 75464dc434c43efac60e8bfd9bec2a8b736407e9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 02 20:27:50 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 02 20:27:50 2016 +0200 |
tree | 03b1a4f18d738e9c9bd21f5663d27279427622e8 | |
parent | 951fa1819ad0e74d73e885d0ec04dd6c70f8d2f7 [diff] [blame] |
patch 7.4.1983 Problem: farsi.c and arabic.c are included in a strange way. Solution: Build them like other files.
diff --git a/src/proto.h b/src/proto.h index d975f92..f4f6476 100644 --- a/src/proto.h +++ b/src/proto.h
@@ -92,6 +92,12 @@ # ifdef FEAT_MENU # include "menu.pro" # endif +# ifdef FEAT_FKMAP +# include "farsi.pro" +# endif +# ifdef FEAT_ARABIC +# include "arabic.pro" +# endif /* These prototypes cannot be produced automatically. */ int