X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=1f517c211b368534fd17c1e178c9fd29ddb47778;hb=b86d7b975629ae099ad9a137ced6f23b17c1531a;hp=75de0663d507762f2314bdc82a7a5ae8a14c9409;hpb=e038597ebd1e43c83a8ddde21c4f1898eb7a9a98;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 75de066..1f517c2 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -22,8 +22,10 @@ guestfsd_SOURCES = \ actions.h \ augeas.c \ blockdev.c \ + checksum.c \ command.c \ daemon.h \ + debug.c \ devsparts.c \ dir.c \ file.c \ @@ -35,7 +37,9 @@ guestfsd_SOURCES = \ stat.c \ stubs.c \ sync.c \ + tar.c \ tune2fs.c \ + upload.c \ ../src/guestfs_protocol.h \ ../src/guestfs_protocol.c