]> git.ipfire.org Git - thirdparty/libvirt.git/commit
daemon: Use $(NULL) for libvird_admin's flags
authorGuido Günther <agx@sigxcpu.org>
Wed, 19 Aug 2015 08:27:25 +0000 (10:27 +0200)
committerGuido Günther <agx@sigxcpu.org>
Thu, 20 Aug 2015 08:19:27 +0000 (10:19 +0200)
commit6d71d548125bac8b445dee0734c706b7cc22cd11
tree578f1372c274956aa5edd035978ec35fbf59c346
parent46550cde0f942022e1337215d89fb587f45a9597
daemon: Use $(NULL) for libvird_admin's flags

This makes it consistent with the other FLAGS in this file and reduced
clutter in the diff when adding new entries.
daemon/Makefile.am