summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas 'Pixel' Noble <pixel@nobis-crew.org>2013-01-20 00:26:29 -0800
committerNicolas 'Pixel' Noble <pixel@nobis-crew.org>2013-01-20 00:26:29 -0800
commit78d9b284f1879725c071a348c0542c0ff31ab4da (patch)
treefdf53804763f4a4ad69d4358ab9930177675d9a9 /Makefile
parent71aba2fccba167f7c402f5f603e6f980b709b07e (diff)
Tentatively adding vsscanf to win32 compilation. Untested tho.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6e6a888..eb30751 100644
--- a/Makefile
+++ b/Makefile
@@ -155,6 +155,7 @@ iconv.c \
localcharset.c \
relocatable.c \
msvc-regex.c \
+win32-vsscanf.c \
endif