[vlc-commits] SD: do not install dsm plugin twice

Jean-Baptiste Kempf git at videolan.org
Mon Mar 16 14:36:59 CET 2015


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | 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)



More information about the vlc-commits mailing list