summaryrefslogtreecommitdiffstats
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-05-01 11:18:44 +0100
committerRichard W.M. Jones <rjones@redhat.com>2009-05-01 11:18:44 +0100
commit2dc9e8a858b62830d15a8186fe575eb7903d2171 (patch)
tree24cabdc930f88d016db62b0f965667c07d08cfc3 /daemon/Makefile.am
parentac286b26df1aabceca26dac66c325a3676ace4cc (diff)
downloadlibguestfs-2dc9e8a858b62830d15a8186fe575eb7903d2171.tar.gz
libguestfs-2dc9e8a858b62830d15a8186fe575eb7903d2171.tar.xz
libguestfs-2dc9e8a858b62830d15a8186fe575eb7903d2171.zip
Added drop-caches command.
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r--daemon/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 9cec685b..569f1ecc 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -29,6 +29,7 @@ guestfsd_SOURCES = \
debug.c \
devsparts.c \
dir.c \
+ dropcaches.c \
ext2.c \
file.c \
fsck.c \