]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/Modules.am
Set the DCCP service code(s) from RTP stream output
[vlc] / modules / stream_out / Modules.am
index 74e9aef0d93a8f003b765e024c2595e9f1f104f5..20f281507e039deeb628573d6be959195d2d5e38 100644 (file)
@@ -6,7 +6,7 @@ SOURCES_stream_out_duplicate = duplicate.c
 SOURCES_stream_out_es = es.c
 SOURCES_stream_out_display = display.c
 SOURCES_stream_out_gather = gather.c
-SOURCES_stream_out_rtp = rtp.c
+SOURCES_stream_out_rtp = rtp.h rtp.c rtpfmt.c rtcp.c rtsp.c
 SOURCES_stream_out_switcher = switcher.c
 SOURCES_stream_out_bridge = bridge.c
 SOURCES_stream_out_mosaic_bridge = mosaic_bridge.c