Skip to content
Snippets Groups Projects
Commit c7456038 authored by Ralph Giles's avatar Ralph Giles
Browse files

Add winerrno.h to the distribution.

parent 1aad993a
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ examples_seeking_example_LDADD = libopusurl.la libopusfile.la
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment