]> git.sesse.net Git - vlc/blobdiff - modules/services_discovery/Modules.am
x264.c: forgotten free() added
[vlc] / modules / services_discovery / Modules.am
index 45302d193b3e480b2992266ed1e29f6f4c730dd5..bb603292f841b24612e2faeaf401f51c5506f400 100644 (file)
@@ -1,5 +1,4 @@
 SOURCES_sap = sap.c
-SOURCES_shout = shout.c
 SOURCES_upnp_cc = upnp_cc.cpp
 SOURCES_upnp_intel = upnp_intel.cpp upnp_intel.hpp
 SOURCES_bonjour = bonjour.c
@@ -18,4 +17,7 @@ libxcb_apps_plugin_la_DEPENDENCIES =
 EXTRA_LTLIBRARIES += \
        libxcb_apps_plugin.la
 libvlc_LTLIBRARIES += \
+       libmediadirs_plugin.la \
+       libpodcast_plugin.la \
+       libsap_plugin.la \
        $(LTLIBxcb_apps)