]> git.sesse.net Git - vlc/commitdiff
SD: do not install dsm plugin twice
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Mar 2015 13:36:32 +0000 (14:36 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 16 Mar 2015 13:36:32 +0000 (14:36 +0100)
modules/services_discovery/Makefile.am

index b526338946e2629e5649cc87b1567f6897fcf514..11fca94cb33da463ec7ce67cd65c28a633689c38 100644 (file)
@@ -68,5 +68,3 @@ libos2drive_plugin_la_SOURCES = services_discovery/os2drive.c
 if HAVE_OS2
 sd_LTLIBRARIES += libos2drive_plugin.la
 endif
-
-sd_LTLIBRARIES += $(LTLIBdsm)