mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Fix plugin install path, fixing ticket #102
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
rspdir = ${pkgdatadir}/plugins
|
||||
|
||||
lib_LTLIBRARIES=rsp.la
|
||||
rsp_LTLIBRARIES=rsp.la
|
||||
rsp_la_LDFLAGS=-module -avoid-version
|
||||
rsp_la_SOURCES = compat.c rsp.c xml-rpc.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user