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 e33a7f70..2884e936 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -33,6 +33,7 @@ guestfsd_SOURCES = \ dir.c \ dmesg.c \ dropcaches.c \ + du.c \ ext2.c \ file.c \ find.c \ |