X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2FMakefile.am;h=5faa6523943d564fa91bc2397dbc98805669007e;hp=76e75c6a0a5661fa6df9f4386695370ef656d069;hb=8e570870f577ff0c3db074f88924633b559af5d4;hpb=1cf85b1e60e85c4940869c6291d75ac44a5bd190 diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 76e75c6..5faa652 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -21,6 +21,7 @@ noinst_PROGRAMS = guestfsd guestfsd_SOURCES = \ actions.h \ daemon.h \ + devsparts.c \ file.c \ guestfsd.c \ ls.c \