From: Michal Sojka Date: Tue, 13 Apr 2010 12:27:16 +0000 (+0200) Subject: Makefile: Compile with FRSH X-Git-Url: https://rtime.felk.cvut.cz/gitweb/frescor/ffmpeg.git/commitdiff_plain/d62e9c13e11e60fc2dd7363336d0018f3a103e41?hp=c84778a4e1e6a1123d117482a81fe925325ac010 Makefile: Compile with FRSH --- diff --git a/libavformat/Makefile b/libavformat/Makefile index c0be725f8..1201682e1 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -246,6 +246,7 @@ OBJS-$(CONFIG_PIPE_PROTOCOL) += file.o OBJS-$(CONFIG_RTP_PROTOCOL) += rtpproto.o OBJS-$(CONFIG_TCP_PROTOCOL) += tcp.o OBJS-$(CONFIG_UDP_PROTOCOL) += udp.o +OBJS-$(CONFIG_FRSH_PROTOCOL) += frsh.o # libavdevice dependencies OBJS-$(CONFIG_JACK_DEMUXER) += timefilter.o