
20 Feb
2018
20 Feb
'18
3:45 a.m.
On Mon, Feb 19, 2018 at 04:50:12PM +0000, Daniel P. Berrangé wrote:
The src/Makefile.am rules all re-generate the RPC dispatch code whenever the Makefile.am changes, so for consistency do that for daemon/Makefile.am too.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- daemon/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>