X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=141dfadd5df416e3a7be0c60665a2a93f923bb6d;hb=d0bdef850e7bf0edc1a8ee1f05880cdf867aeeb6;hp=2884e9362c555cdd6ae4d5fd5cfaf8a6bd6afb4f;hpb=9a92446bcad09b492dee42dd5950bac67073fbea;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 2884e93..141dfad 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -43,20 +43,26 @@ guestfsd_SOURCES = \ guestfsd.c \ headtail.c \ hexdump.c \ + 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 \