X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2FMakefile.am;h=4c5d76f0ca3c75d766a6033e643c59bff69f4e00;hp=fa8068a5ac9b9972e23d96f5bbb259e7b5640d66;hb=d5c8d3b45b9646a4ae9d4ea033e1cc13a6e25c1f;hpb=60cdd02b02578b427ca3926d566811c6bb7a9970 diff --git a/fish/Makefile.am b/fish/Makefile.am index fa8068a..4c5d76f 100644 --- a/fish/Makefile.am +++ b/fish/Makefile.am @@ -54,6 +54,8 @@ guestfish_SOURCES = \ prep_disk.c \ prep_part.c \ prep_fs.c \ + prep_lv.c \ + prep_boot.c \ progress.c \ rc.c \ reopen.c \