ref: c7456038c749b210a7a2b67eb451ea3a8064863c
parent: 1aad993ab7ab936752382630856e42abc869c59f
author: Ralph Giles <giles@mozilla.com>
date: Tue Aug 20 09:22:08 EDT 2013
Add winerrno.h to the distribution.
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,7 @@
if OP_WIN32
if OP_ENABLE_HTTP
-libopusurl_la_SOURCES += src/wincerts.c
+libopusurl_la_SOURCES += src/wincerts.c src/winerrno.h
libopusurl_la_LIBADD += -lws2_32 -lcrypt32
endif
examples_opusfile_example_SOURCES += examples/win32utf8.c examples/win32utf8.h