X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2FMakefile.am;h=8460d44d3f52f48fc1036dd228b261d3c1ab3a44;hp=20195cb786c67820a085301ab0b9e95f37ba3e99;hb=fa7c8bb79b45aecdf65ed93635a42f3fdf301134;hpb=8c60f5c681b5d7cf90bc798fcaf94cd4e242e27f diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 20195cb..8460d44 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -23,6 +23,7 @@ guestfsd_SOURCES = \ augeas.c \ blockdev.c \ checksum.c \ + cmp.c \ command.c \ cpmv.c \ daemon.h \ @@ -36,11 +37,14 @@ guestfsd_SOURCES = \ 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 \