X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=75de0663d507762f2314bdc82a7a5ae8a14c9409;hb=92804dec7c4982d2039f81586bc4a5cacb46217b;hp=c5ae1efcf522e123715c32fbdbce9fd86fbf0719;hpb=d19ceb226c242844467b2935c1e19b989b4315e8;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index c5ae1ef..75de066 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -21,16 +21,21 @@ noinst_PROGRAMS = guestfsd guestfsd_SOURCES = \ actions.h \ augeas.c \ + blockdev.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 \ + tune2fs.c \ ../src/guestfs_protocol.h \ ../src/guestfs_protocol.c