]> xenbits.xensource.com Git - libvirt.git/commit
cfg.mk: silence the group-qemu-caps command
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 14 Dec 2018 14:10:48 +0000 (14:10 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 14 Dec 2018 14:10:48 +0000 (14:10 +0000)
commitb2485c4ad725fede184b877a753900fd9a37a135
treeb965641c5a3092dab61959b8abecf49457912a03
parent1fb73537d764636ce66724173a8a9fe200d35713
cfg.mk: silence the group-qemu-caps command

A missing $(AM_V_GEN) meant the raw command was printed by
mistake.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
cfg.mk