X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2FMakefile.am;h=52482d083b15a46a764d28be0a7c2a303cd9f46b;hp=ecbc3c4bef1a7fcbcdca3871dc8ac984ab9901be;hb=afaff775c12f32b7912f194e2fcc8e76b8c82572;hpb=9847e0c07d5907887e26ec60192fa12aa46277ee diff --git a/daemon/Makefile.am b/daemon/Makefile.am index ecbc3c4..52482d0 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -45,6 +45,7 @@ guestfsd_SOURCES = \ headtail.c \ hexdump.c \ initrd.c \ + link.c \ ls.c \ lvm.c \ mknod.c \ @@ -54,6 +55,7 @@ guestfsd_SOURCES = \ pingdaemon.c \ proto.c \ readdir.c \ + realpath.c \ scrub.c \ sfdisk.c \ sleep.c \