]> git.ipfire.org Git - thirdparty/libvirt.git/commit
src: simplify systemd unit file handling in make rules
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 20 Feb 2018 14:28:00 +0000 (14:28 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 22 Feb 2018 10:54:10 +0000 (10:54 +0000)
commit3422cca6489e41a4037160b1488b28d538eb62ab
tree8cc2ae0e670bdb4641dff618fa8ba039247d0449
parentab59d3895bd2ea604aa336d2cd38aa374e43ed44
src: simplify systemd unit file handling in make rules

Remove lots of duplication in the systemd unit file handling, so we can
add more unit files without modifying so many places.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/Makefile.am