X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2FMakefile.am;h=7ef2a6b83d9e9fe5f689f72f42e091fa67b680aa;hp=569f1ecc564fb338e478764c8b000ccbdf706107;hb=05c34c1c1479bb07b31cfbf912743a8cf014a636;hpb=2dc9e8a858b62830d15a8186fe575eb7903d2171 diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 569f1ec..7ef2a6b 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -23,28 +23,39 @@ 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 \ + glob.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