]> git.sesse.net Git - vlc/blobdiff - modules/common.am
Install and look for plugins in plugins/, not modules/ (fixes: #3352)
[vlc] / modules / common.am
index 0c995a1d9626937d06a99e2321515cefc78936ff..2e617cecffd1096b826c0de933e434c8c0a03d02 100644 (file)
@@ -7,7 +7,7 @@
 
 NULL =
 SUFFIXES =
-libvlcdir = $(vlclibdir)/modules/$(basedir)
+libvlcdir = $(vlclibdir)/plugins/$(basedir)
 EXTRA_DIST = Modules.am
 BUILT_SOURCES =
 CLEANFILES = $(BUILT_SOURCES)