]> git.sesse.net Git - vlc/blobdiff - modules/common.am
Specify the install path for plugins
[vlc] / modules / common.am
index 7fbf430c520f08ebbbcec625ba6b83fdd85ca783..64d9a22f454910fff9b673e5a119c35d08fb19bf 100644 (file)
@@ -21,6 +21,7 @@ AM_LDFLAGS = -rpath '$(libvlcdir)' \
        -avoid-version -module \
        -export-symbol-regex ^vlc_entry \
        -shrext $(LIBEXT) \
+       -rpath "$(libvlcdir)" \
        -no-undefined \
         `$(VLC_CONFIG) --ldflags plugin $@`
 AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \