On Wed, Jun 19, 2019 at 10:10:48PM +0200, Markus Armbruster wrote: > Cc: Marc-André Lureau <[email protected]> > Signed-off-by: Markus Armbruster <[email protected]> > --- > MAINTAINERS | 2 +- > Makefile.target | 3 +-- > dump/Makefile.objs | 2 ++ > dump.c => dump/dump.c | 0 > win_dump.c => dump/win_dump.c | 0 > win_dump.h => dump/win_dump.h | 0 > 6 files changed, 4 insertions(+), 3 deletions(-) > create mode 100644 dump/Makefile.objs > rename dump.c => dump/dump.c (100%) > rename win_dump.c => dump/win_dump.c (100%) > rename win_dump.h => dump/win_dump.h (100%)
Reviewed-by: Daniel P. Berrangé <[email protected]> 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 :|
