X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/74f5442401e626c6730b6df58c0cc1087e896a4c..69c6522734897c0b81b184c5ebcc6cd9461f6da3:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 353caa30..d401cd78 100644 --- a/Makefile.in +++ b/Makefile.in @@ -64,7 +64,7 @@ rsyncd.conf.5: rsyncd.conf.yo yodl2man -o rsyncd.conf.5 rsyncd.conf.yo proto: - cat *.c | awk -f mkproto.awk > proto.h + cat *.c lib/compat.c | awk -f mkproto.awk > proto.h clean: rm -f *~ $(OBJS) rsync