Merge pull request #584 from stinos/windows-input
windows: Fix input.c missing in Makefile after changes for #582
This commit is contained in:
commit
be6aa53cdb
@ -30,6 +30,7 @@ endif
|
||||
SRC_C = \
|
||||
unix/main.c \
|
||||
unix/file.c \
|
||||
unix/input.c \
|
||||
realpath.c \
|
||||
init.c \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user