Skip to content
Snippets Groups Projects
Commit cd91ec62 authored by Timothy B. Terriberry's avatar Timothy B. Terriberry
Browse files

Add internal.c to unix Makefile's libopusurl.

This shouldn't really be necessary when static linking, but would
 be if someone wanted chang the Makefile to build shared libraries.
parent 56be23fa
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,7 @@ LIBOPUSFILE_CHEADERS = \
internal.h \
LIBOPUSURL_CSOURCES = \
internal.c \
http.c \
ifneq ($(findstring mingw,${CC}),)
......
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