summaryrefslogtreecommitdiffstats
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-15 13:58:44 +0100
committerRichard Jones <rjones@redhat.com>2009-04-15 13:58:44 +0100
commitd5ae4a54e83018687ec05255bc39e7f5ab71a453 (patch)
tree8ce10f793b6a3da9fea3939a1d1f4d1d45e24bfa /daemon/Makefile.am
parent7fe2b338e4102a23ecd2f89b447b7618f0e93312 (diff)
downloadlibguestfs-d5ae4a54e83018687ec05255bc39e7f5ab71a453.tar.gz
libguestfs-d5ae4a54e83018687ec05255bc39e7f5ab71a453.tar.xz
libguestfs-d5ae4a54e83018687ec05255bc39e7f5ab71a453.zip
Added tune2fs-l command and RHashtable return type.
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 520ad1e5..6da149be 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -34,6 +34,7 @@ guestfsd_SOURCES = \
stat.c \
stubs.c \
sync.c \
+ tune2fs.c \
../src/guestfs_protocol.h \
../src/guestfs_protocol.c