X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=7ef2a6b83d9e9fe5f689f72f42e091fa67b680aa;hb=8736b6fa7173ddc33687c4bd9e3fb22d65922fd1;hp=a8ddd672ead130f9de0301c5cf422277901d9282;hpb=2ef06eacc2be08b0268c98a4d157176aff9356e0;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index a8ddd67..7ef2a6b 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -36,12 +36,14 @@ guestfsd_SOURCES = \ file.c \ find.c \ fsck.c \ + glob.c \ grub.c \ guestfsd.c \ hexdump.c \ ls.c \ lvm.c \ mount.c \ + ntfs.c \ pingdaemon.c \ proto.c \ sfdisk.c \