X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2FMakefile.am;h=8460d44d3f52f48fc1036dd228b261d3c1ab3a44;hp=063f1abf812189f71277ad333f0ede39c9250182;hb=fa7c8bb79b45aecdf65ed93635a42f3fdf301134;hpb=bd7c8ee043dd02e2cfa3eba2ac5875fc34990610 diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 063f1ab..8460d44 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -37,12 +37,14 @@ guestfsd_SOURCES = \ fsck.c \ grub.c \ guestfsd.c \ + hexdump.c \ ls.c \ lvm.c \ mount.c \ pingdaemon.c \ proto.c \ stat.c \ + strings.c \ stubs.c \ sync.c \ tar.c \