X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2FMakefile.am;h=22879e3f110a1b817fbbf835442c838cffc074ea;hp=cc014591395434b0067c62e0db74fabb64968b41;hb=21aac863e29eca5552c4ae1645306e966f11c1d8;hpb=8289aa1ad68ec94c87fc4d538f638d8816052d92 diff --git a/src/Makefile.am b/src/Makefile.am index cc01459..22879e3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -122,9 +122,11 @@ libguestfs_la_SOURCES = \ guestfs.h \ guestfs-actions.h \ guestfs-internal.h \ + guestfs-structs.h \ guestfs_protocol.h \ gettext.h \ actions.c \ + appliance.c \ bindtests.c \ inspect.c \ launch.c \