]> git.sesse.net Git - vlc/blobdiff - modules/misc/Modules.am
Fix "on qt the seek slider is as wide as the interface, not in FS controler" bug
[vlc] / modules / misc / Modules.am
index c81f4de1a7e99d87f7608ee8e84af6852b449966..366cfba911e5e72446e847ffdee9a31b757a1a22 100644 (file)
@@ -21,12 +21,11 @@ SOURCES_logger = logger.c
 SOURCES_vod_rtsp = rtsp.c
 SOURCES_gnutls = gnutls.c dhparams.h
 SOURCES_svg = svg.c
-SOURCES_profile_parser = profile_parser.c
 SOURCES_audioscrobbler = audioscrobbler.c
 SOURCES_inhibit = inhibit.c
 
 if ENABLE_SOUT
 libvlc_LTLIBRARIES += \
        libvod_rtsp_plugin.la \
-       libprofile_parser_plugin.la
+       $(NULL)
 endif