diff options
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r-- | daemon/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am index ac1f8c58..e0da08cc 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -34,6 +34,7 @@ guestfsd_SOURCES = \ dropcaches.c \ ext2.c \ file.c \ + find.c \ fsck.c \ grub.c \ guestfsd.c \ |