summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2013-07-30 01:34:56 +0200
committerLuca Barbato <lu_zero@gentoo.org>2013-08-05 16:13:35 +0200
commit605387582bd35920b83a26dabbe1c0601f425621 (patch)
tree3fc27464f2beb0d08b2f6ff9851d71e32171949f /libavformat/Makefile
parentbc54c2ae3ca6abd225dc331eafc12108513158de (diff)
lavf: Support unix sockets
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index b2fb54f380..9624aeca46 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -376,6 +376,7 @@ OBJS-$(CONFIG_SRTP_PROTOCOL) += srtpproto.o srtp.o
OBJS-$(CONFIG_TCP_PROTOCOL) += tcp.o
OBJS-$(CONFIG_TLS_PROTOCOL) += tls.o
OBJS-$(CONFIG_UDP_PROTOCOL) += udp.o
+OBJS-$(CONFIG_UNIX_PROTOCOL) += unix.o
SKIPHEADERS-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += rtmpdh.h
SKIPHEADERS-$(CONFIG_NETWORK) += network.h rtsp.h