Skip to content
Snippets Groups Projects
Commit be6aa53c authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

Merge pull request #584 from stinos/windows-input

windows: Fix input.c missing in Makefile after changes for #582
parents 69cbec4a 951335e1
Branches
No related tags found
No related merge requests found
...@@ -30,6 +30,7 @@ endif ...@@ -30,6 +30,7 @@ endif
SRC_C = \ SRC_C = \
unix/main.c \ unix/main.c \
unix/file.c \ unix/file.c \
unix/input.c \
realpath.c \ realpath.c \
init.c \ init.c \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment