]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: Always ship virt-login-shell.conf
authorAndrea Bolognani <abologna@redhat.com>
Wed, 13 Apr 2016 17:24:51 +0000 (19:24 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 25 Apr 2016 13:40:44 +0000 (15:40 +0200)
commit6e742c7f18e178bafa25943539d424e62d6f8884
treec4670665dfaea2b9b4e2b56b3edded73f63cbf74
parent49ba028aed38414e3c28adf0a1d0ae8118432d31
build: Always ship virt-login-shell.conf

No need to special-case this one: we can add it to EXTRA_DIST so
that it will be shipped in any case, and if WITH_LOGIN_SHELL
happens to be enabled we mark it for installation as well.
tools/Makefile.am