[Libguestfs] [PATCH] build: Add missing dependency libguestfs.la->guestfs_protocol.h

Matthew Booth mbooth at redhat.com
Fri Nov 20 16:50:54 UTC 2009


---
 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index f3abe35..c3b7392 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -112,6 +112,7 @@ libguestfs_la_SOURCES = \
 	guestfs-actions.c \
 	guestfs-bindtests.c \
 	guestfs-internal.h \
+	guestfs-protocol.h \
 	gettext.h
 
 # Make libguestfs include the convenience library.
-- 
1.6.5.2




More information about the Libguestfs mailing list