X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2FMakefile.am;h=bf53c5652970efc496ddbe18236061b7184690e9;hp=4f7ce24d9386f432805fef5415c7f5f9b0b758cf;hb=41b959fd9b057354f642d84398b875d02b88b864;hpb=0232e722826cfda0f6042da983f9eb871f24e946;ds=sidebyside diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 4f7ce24..bf53c56 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,11 +39,8 @@ guestfsd_SOURCES = \ stubs.c \ sync.c \ tar.c \ - tune2fs.c \ upload.c \ ../src/guestfs_protocol.h \ ../src/guestfs_protocol.c guestfsd_CFLAGS = -Wall - -CLEANFILES = *~