X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9a234269ed444e9bab0ad4da806a6d2bbd554b3f..1c702303eb53e9a5e6298eb7fcc2a3ea7bee5ccd:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 969a5524..8bd5b688 100644 --- a/Makefile.in +++ b/Makefile.in @@ -26,7 +26,7 @@ VERSION=@VERSION@ .SUFFIXES: .SUFFIXES: .c .o -HEADERS=byteorder.h config.h errcode.h proto.h rsync.h smb_acls.h lib/pool_alloc.h +HEADERS=byteorder.h config.h errcode.h proto.h rsync.h lib/pool_alloc.h LIBOBJ=lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o \ lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattrs.o @LIBOBJS@ ZLIBOBJ=zlib/deflate.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o \