X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2FMakefile.am;h=0c8be08e2bdb7db5ef9e7ea63950d4d897730499;hp=cf9f7ca3b62ed2af4e80d7f033b157108c4e2da7;hb=8c37961b455cbc72d4879da65c6aafd332857f05;hpb=d2cf9a15a9f22623dbbed33fb66c5077f1275df2 diff --git a/daemon/Makefile.am b/daemon/Makefile.am index cf9f7ca..0c8be08 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 \ @@ -98,6 +99,7 @@ guestfsd_SOURCES = \ inotify.c \ link.c \ ls.c \ + luks.c \ lvm.c \ lvm-filter.c \ mkfs.c \