--- tools/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/Makefile.am b/tools/Makefile.am index 93d642d..03e9339 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -179,7 +179,11 @@ virt_login_shell_CFLAGS = \ $(PIE_CFLAGS) \ $(COVERAGE_CFLAGS) +virt_shell_SOURCES = \ + vsh.c vsh.h + virsh_SOURCES = \ + $(virt_shell_SOURCES) \ virsh.c virsh.h \ virsh-console.c virsh-console.h \ virsh-domain.c virsh-domain.h \ -- 1.9.3 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list