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

Move win32 source files up a level.

parent 27ef41c3
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ libopusfile_la_SOURCES = \
src/internal.c src/internal.h \
src/opusfile.c src/stream.c
if OS_WIN32
libopusfile_la_SOURCES += src/win32/wsockwrapper.c
libopusfile_la_SOURCES += src/wsockwrapper.c
endif
libopusfile_la_LIBADD = $(DEPS_LIBS)
if OS_WIN32
......
File moved
File moved
File moved
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