mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 22:10:15 -05:00
invert the sense of the -s switch, default skipping intial scan
This commit is contained in:
7
src/plugins/Makefile.am
Normal file
7
src/plugins/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
# $Id: $
|
||||
#
|
||||
rspdir = ${pkgdatadir}/plugins
|
||||
|
||||
lib_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