build: Add missing dependency libguestfs.la->guestfs_protocol.h
authorMatthew Booth <mbooth@redhat.com>
Fri, 20 Nov 2009 16:48:38 +0000 (16:48 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 20 Nov 2009 17:04:04 +0000 (17:04 +0000)
src/Makefile.am

index f3abe35..c3b7392 100644 (file)
@@ -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.