X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=1d3f752d2aedc211667e1d84aade01b997424692;hb=ab0397017cc26833c09946cca19d86b907822a94;hp=4f7ce24d9386f432805fef5415c7f5f9b0b758cf;hpb=0232e722826cfda0f6042da983f9eb871f24e946;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 4f7ce24..1d3f752 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -25,8 +25,10 @@ guestfsd_SOURCES = \ checksum.c \ command.c \ daemon.h \ + debug.c \ devsparts.c \ dir.c \ + ext2.c \ file.c \ guestfsd.c \ ls.c \ @@ -37,7 +39,6 @@ guestfsd_SOURCES = \ stubs.c \ sync.c \ tar.c \ - tune2fs.c \ upload.c \ ../src/guestfs_protocol.h \ ../src/guestfs_protocol.c