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

Jim Meyering jim at meyering.net
Fri Nov 20 16:56:39 UTC 2009


Matthew Booth wrote:
> 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

Definitely fixes a problem.
ACK




More information about the Libguestfs mailing list