]> git.ipfire.org Git - thirdparty/shairport-sync.git/commit
Makefile.am: allow manually installing config files 1782/head
authorZane van Iperen <zane@zanevaniperen.com>
Tue, 2 Jan 2024 05:37:31 +0000 (15:37 +1000)
committerZane van Iperen <zane@zanevaniperen.com>
Sun, 28 Jan 2024 16:33:53 +0000 (02:33 +1000)
commitec3b5ffca2c8eb81e1547dc7bd7aa44798dd0ace
tree268402a0fcd2c8e0bbf19814fa754bccaa21fb1b
parente36ec5c45d872cd1bdc59a24b805560b5e7029aa
Makefile.am: allow manually installing config files

Adds a "install-config-files" Makefile target that installs the config
files and dbus policies to DESTDIR=, regardless of whether
--with{,out}-configfiles is specified.
Makefile.am