X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=dc5813419135ef229da85e4544bc221ebe457598;hb=b033b55558503a1920c5b7cc1a7e1365749585e0;hp=3fa2b319506a54109e75948c66e2c8f2914c7beb;hpb=c3a68961859a617f7c574c528d0f8ac1fdbb53e1;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 3fa2b31..dc58134 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -84,6 +84,7 @@ guestfsd_SOURCES = \ ext2.c \ fallocate.c \ file.c \ + findfs.c \ fill.c \ find.c \ fsck.c \ @@ -96,9 +97,12 @@ guestfsd_SOURCES = \ htonl.c \ initrd.c \ inotify.c \ + is.c \ link.c \ ls.c \ + luks.c \ lvm.c \ + lvm-filter.c \ mkfs.c \ mknod.c \ modprobe.c \