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