windows: Fix input.c missing in Makefile after changes for #582

store-consts
stijn 2014-05-07 21:15:00 +02:00
parent c3602e159c
commit 951335e102
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ endif
SRC_C = \
unix/main.c \
unix/file.c \
unix/input.c \
realpath.c \
init.c \