X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=ea4b721b1cccd949e49b719706ef45369afcaa3e;hb=6cb84b6e94f424afb9e25b392148fe679d4c7d51;hp=ecced37ab82e66651930d6e7e4f2f8016208fd87;hpb=b55bf8158f0b7f6b1760b7b3b5f7c1274a149127;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index ecced37..ea4b721 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -23,26 +23,38 @@ 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 \ + find.c \ fsck.c \ grub.c \ guestfsd.c \ + hexdump.c \ ls.c \ lvm.c \ mount.c \ + ntfs.c \ + pingdaemon.c \ proto.c \ + sfdisk.c \ + sleep.c \ stat.c \ + strings.c \ stubs.c \ sync.c \ tar.c \ upload.c \ zero.c \ + zerofree.c \ ../src/guestfs_protocol.h \ ../src/guestfs_protocol.c