X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=8460d44d3f52f48fc1036dd228b261d3c1ab3a44;hb=03ff42cb2e088b00c15023d456058cbcdc5d3c81;hp=bf53c5652970efc496ddbe18236061b7184690e9;hpb=41b959fd9b057354f642d84398b875d02b88b864;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index bf53c56..8460d44 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -23,23 +23,33 @@ 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 \ + fsck.c \ + grub.c \ guestfsd.c \ + hexdump.c \ ls.c \ lvm.c \ mount.c \ + pingdaemon.c \ proto.c \ stat.c \ + strings.c \ stubs.c \ sync.c \ tar.c \ upload.c \ + zero.c \ ../src/guestfs_protocol.h \ ../src/guestfs_protocol.c