X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=ea6079295f09687ee612ddc784fe6de0c64fd972;hb=eb50cde931893e54c5aa9816cbca49e36891be8f;hp=cf55250495a1ff9b6e294f6f5875638ca451e32e;hpb=40ca9a57829f2e82362e391d7d998bf33c8bd671;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index cf55250..ea60792 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -21,7 +21,9 @@ noinst_PROGRAMS = guestfsd guestfsd_SOURCES = \ actions.h \ daemon.h \ + file.c \ guestfsd.c \ + mount.c \ proto.c \ stubs.c \ sync.c \