vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Mar 16 14:36:32 2015 +0100| [42350148049e6a91db1f6876d1e0765640da0f7d] | committer: Jean-Baptiste Kempf
SD: do not install dsm plugin twice > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=42350148049e6a91db1f6876d1e0765640da0f7d --- modules/services_discovery/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/services_discovery/Makefile.am b/modules/services_discovery/Makefile.am index b526338..11fca94 100644 --- a/modules/services_discovery/Makefile.am +++ b/modules/services_discovery/Makefile.am @@ -68,5 +68,3 @@ libos2drive_plugin_la_SOURCES = services_discovery/os2drive.c if HAVE_OS2 sd_LTLIBRARIES += libos2drive_plugin.la endif - -sd_LTLIBRARIES += $(LTLIBdsm) _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
