]> git.sesse.net Git - vlc/blobdiff - modules/demux/Modules.am
Build the RTP plugin
[vlc] / modules / demux / Modules.am
index e29029c2fb24b22fbd63f77fd53e89f7b5224dd2..33c3ad38b9e82c13a08f0d7487bac31f5797abfa 100644 (file)
@@ -33,3 +33,7 @@ SOURCES_tta = tta.c
 SOURCES_vc1 = vc1.c
 SOURCES_demux_cdg = cdg.c
 SOURCES_smf = smf.c
+
+libvlc_LTLIBRARIES += \
+       librtp_plugin.la \
+       $(NULL)