X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=daemon%2FMakefile.am;h=ea6079295f09687ee612ddc784fe6de0c64fd972;hb=b4c040d30e2677313a892ffe4cde0d53e446da7d;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 \