X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=1f517c211b368534fd17c1e178c9fd29ddb47778;hb=5ca50cbee961aa2f8592b3a38fba41e2a732b282;hp=c5ae1efcf522e123715c32fbdbce9fd86fbf0719;hpb=d19ceb226c242844467b2935c1e19b989b4315e8;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index c5ae1ef..1f517c2 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -21,16 +21,25 @@ noinst_PROGRAMS = guestfsd guestfsd_SOURCES = \ actions.h \ augeas.c \ + blockdev.c \ + checksum.c \ + command.c \ daemon.h \ + debug.c \ 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