diff options
Diffstat (limited to 'stream/Makefile')
-rw-r--r-- | stream/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stream/Makefile b/stream/Makefile index 72ad1a0ce9..31872b2ada 100644 --- a/stream/Makefile +++ b/stream/Makefile @@ -87,6 +87,8 @@ SRCS += asf_streaming.c \ pnm.c \ rtp.c \ stream_rtsp.c \ + stream_rtp.c \ + stream_udp.c \ SRCS += realrtsp/asmrp.c \ realrtsp/real.c \ |