X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=1f517c211b368534fd17c1e178c9fd29ddb47778;hb=4507dd497f9a5eb8584e6d0937a87dc659cfa144;hp=18866393e22ca311324d463e907db4cb8b5db985;hpb=aef3d2013fee188c9607f35657c45df88503cd64;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 1886639..1f517c2 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -25,6 +25,7 @@ guestfsd_SOURCES = \ checksum.c \ command.c \ daemon.h \ + debug.c \ devsparts.c \ dir.c \ file.c \ @@ -36,6 +37,7 @@ guestfsd_SOURCES = \ stat.c \ stubs.c \ sync.c \ + tar.c \ tune2fs.c \ upload.c \ ../src/guestfs_protocol.h \