X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=141dfadd5df416e3a7be0c60665a2a93f923bb6d;hb=d0bdef850e7bf0edc1a8ee1f05880cdf867aeeb6;hp=88c382cf76b1a51f597571ddea7ad8afaf2c4da5;hpb=4dff42aa13dd726fb6b02843d0f4db4b4b330fe3;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 88c382c..141dfad 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -46,18 +46,23 @@ guestfsd_SOURCES = \ initrd.c \ ls.c \ lvm.c \ + mknod.c \ mount.c \ + names.c \ ntfs.c \ pingdaemon.c \ proto.c \ + readdir.c \ scrub.c \ sfdisk.c \ sleep.c \ stat.c \ strings.c \ stubs.c \ + swap.c \ sync.c \ tar.c \ + umask.c \ upload.c \ wc.c \ zero.c \