On Thu, Dec 12, 2019 at 06:05:05PM +0100, Pino Toscano wrote:
src/lib.rs is not created by the generator, while src/guestfs.rs is.
---
rust/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rust/Makefile.am b/rust/Makefile.am
index edcccffa1..cb16e021f 100644
--- a/rust/Makefile.am
+++ b/rust/Makefile.am
@@ -19,7 +19,7 @@ include $(top_srcdir)/subdir-rules.mk
generator_built = \
src/bin/bindtests.rs \
- src/lib.rs
+ src/guestfs.rs
EXTRA_DIST = \
$(generator_built) \
ACK series. Up to you what you want to do about patch 1.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top