diff options
Diffstat (limited to 'daemon/Makefile.am')
| -rw-r--r-- | daemon/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am index cf552504..ea607929 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 \ |
