X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=7b8a87ee354d791ffff2362f334b7e9e35a1ea9e;hb=ebc5a981dc9219f6e4c33b8918be8753c4fc878c;hp=141dfadd5df416e3a7be0c60665a2a93f923bb6d;hpb=62e41312acd0f7fe7f3622a73d6f6efc27b1b511;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 141dfad..7b8a87e 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -65,9 +65,10 @@ guestfsd_SOURCES = \ umask.c \ upload.c \ wc.c \ + xattr.c \ zero.c \ zerofree.c \ - ../src/guestfs_protocol.h \ - ../src/guestfs_protocol.c + $(top_builddir)/../src/guestfs_protocol.h \ + $(top_builddir)/../src/guestfs_protocol.c guestfsd_CFLAGS = -Wall