X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2FMakefile.am;h=063f1abf812189f71277ad333f0ede39c9250182;hp=569f1ecc564fb338e478764c8b000ccbdf706107;hb=d9ea3e8d979c3ade1b21f27083788fd33fa3b1fa;hpb=2dc9e8a858b62830d15a8186fe575eb7903d2171 diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 569f1ec..063f1ab 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -23,12 +23,14 @@ guestfsd_SOURCES = \ augeas.c \ blockdev.c \ checksum.c \ + cmp.c \ command.c \ cpmv.c \ daemon.h \ debug.c \ devsparts.c \ dir.c \ + dmesg.c \ dropcaches.c \ ext2.c \ file.c \ @@ -38,6 +40,7 @@ guestfsd_SOURCES = \ ls.c \ lvm.c \ mount.c \ + pingdaemon.c \ proto.c \ stat.c \ stubs.c \