blob: a830899f5fbea3e62a0693d8d629c11f084f5fd7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/Makefile.orig 2019-02-01 13:48:12 UTC
+++ src/Makefile
@@ -3497,7 +3497,7 @@ objects/if_xcmdsrv.o: if_xcmdsrv.c vim.h protodef.h au
proto/gui_beval.pro structs.h regexp.h gui.h alloc.h ex_cmds.h spell.h \
proto.h globals.h farsi.h arabic.h version.h
objects/indent.o: indent.c vim.h protodef.h auto/config.h feature.h os_unix.h \
- os_mac.h ascii.h keymap.h term.h macros.h option.h beval.h structs.h \
+ os_mac.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h beval.h structs.h \
regexp.h gui.h alloc.h ex_cmds.h spell.h proto.h globals.h farsi.h \
arabic.h
objects/json.o: json.c vim.h protodef.h auto/config.h feature.h os_unix.h \
|