]> git.ipfire.org Git - thirdparty/libvirt.git/commit
access: ensure ACL files are rebuilt when protocol changes
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 16 Sep 2020 09:42:02 +0000 (10:42 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 16 Sep 2020 14:53:27 +0000 (15:53 +0100)
commit80fcfab9ce7b2d228cda5b95fa68ddec2a9f302e
treecbced3233141e74dbf84803cb3b20471206acf48
parent5756a7bf2ae786af3acd4f1bede1117db3a1b5bb
access: ensure ACL files are rebuilt when protocol changes

Meson is not told that the .x protocol files are an input for the
generator, so it doesn't know to setup a rebuild dependancy.

Reviewed-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/access/meson.build