On Thu, Oct 24, 2019 at 03:05:28PM +0200, Pavel Hrdina wrote: > This affects more than src/Makefile.am as the rule to generate source > files for protocols is generic for all sub-directories. > > Affected files are: > src/admin/admin_protocol.{h,c} > src/locking/lock_protocol.{h,c} > src/logging/log_protocol.{h,c} > src/lxc/lxc_monitor_protocol.{h,c} > src/remote/{lxc,qemu,remote}_protocol.{h,c} > src/rpc/{virkeepalive,virnet}protocol.{h,c} > > Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> > Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> > --- > > Notes: > Changes in v2: > - remove entries from .gitignore > - modify generated_files for sc_po_check as well > > .gitignore | 8 -------- > build-aux/syntax-check.mk | 1 - > src/Makefile.am | 4 ++-- > src/admin/Makefile.inc.am | 3 +++ > src/locking/Makefile.inc.am | 6 ++++++ > src/logging/Makefile.inc.am | 4 ++++ > src/lxc/Makefile.inc.am | 4 ++++ > src/remote/Makefile.inc.am | 4 ++++ > src/rpc/Makefile.inc.am | 3 +++ > tests/Makefile.am | 1 + > 10 files changed, 27 insertions(+), 11 deletions(-) Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list