X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=063f1abf812189f71277ad333f0ede39c9250182;hb=bb98bbb91c74cca47b5e1f79fd54f4024572fd22;hp=569f1ecc564fb338e478764c8b000ccbdf706107;hpb=2dc9e8a858b62830d15a8186fe575eb7903d2171;p=libguestfs.git 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 \