X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/407ea78a62178a70735910a4d0bba6c650dbb5bc..cbc63a09e8ea792a9eb39fc2f94536c7a01e525d:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 01769548..8dd7c983 100644 --- a/Makefile.in +++ b/Makefile.in @@ -175,7 +175,7 @@ proto: proto.h-tstamp proto.h: proto.h-tstamp @if test -f proto.h; then :; else cp -p $(srcdir)/proto.h .; fi -proto.h-tstamp: $(srcdir)/*.c $(srcdir)/lib/compat.c +proto.h-tstamp: $(srcdir)/*.c $(srcdir)/lib/compat.c config.h perl $(srcdir)/mkproto.pl $(srcdir)/*.c $(srcdir)/lib/compat.c man: rsync.1 rsyncd.conf.5