X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=4f7ce24d9386f432805fef5415c7f5f9b0b758cf;hb=2b568496e6d571be317bcecd58785edbf5d39ba1;hp=75de0663d507762f2314bdc82a7a5ae8a14c9409;hpb=e038597ebd1e43c83a8ddde21c4f1898eb7a9a98;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 75de066..4f7ce24 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -22,6 +22,7 @@ guestfsd_SOURCES = \ actions.h \ augeas.c \ blockdev.c \ + checksum.c \ command.c \ daemon.h \ devsparts.c \ @@ -35,7 +36,9 @@ guestfsd_SOURCES = \ stat.c \ stubs.c \ sync.c \ + tar.c \ tune2fs.c \ + upload.c \ ../src/guestfs_protocol.h \ ../src/guestfs_protocol.c