X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/74f5442401e626c6730b6df58c0cc1087e896a4c..14175f1e7700e4e800692fc2c466cbd27a60176e:/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