From 5cd39c83e23eb300d1bdfa806902a31b409ff420 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 15 May 2009 14:01:28 +0100 Subject: Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometry commands. Pass --no-reread flag to sfdisk. --- daemon/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'daemon/Makefile.am') diff --git a/daemon/Makefile.am b/daemon/Makefile.am index d6ae6c38..ac1f8c58 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -43,6 +43,7 @@ guestfsd_SOURCES = \ mount.c \ pingdaemon.c \ proto.c \ + sfdisk.c \ stat.c \ strings.c \ stubs.c \ -- cgit