X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=4f7ce24d9386f432805fef5415c7f5f9b0b758cf;hb=b36dab0552df45d3d08aeeaf931294d091516f1f;hp=c5ae1efcf522e123715c32fbdbce9fd86fbf0719;hpb=d19ceb226c242844467b2935c1e19b989b4315e8;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index c5ae1ef..4f7ce24 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -21,16 +21,24 @@ noinst_PROGRAMS = guestfsd guestfsd_SOURCES = \ actions.h \ augeas.c \ + blockdev.c \ + checksum.c \ + command.c \ daemon.h \ devsparts.c \ + dir.c \ file.c \ guestfsd.c \ ls.c \ lvm.c \ mount.c \ proto.c \ + stat.c \ stubs.c \ sync.c \ + tar.c \ + tune2fs.c \ + upload.c \ ../src/guestfs_protocol.h \ ../src/guestfs_protocol.c