X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/37adeae73e9e590082d1247eeb8f216db18b24dc..5288be3af7c24814011130306725c24df792cc06:/Makefile.in diff --git a/Makefile.in b/Makefile.in index e2c2ed12..bc18f4a5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -119,9 +119,13 @@ configure.sh config.h.in: configure.in aclocal.m4 autoconf -o configure.sh autoheader && touch config.h.in @echo 'Configure files changed -- perhaps run:' - @echo ' ./config.status --recheck; ./config.status' + @echo ' make reconfigure' @exit 1 +reconfigure: + ./config.status --recheck + ./config.status + proto: proto.h-tstamp proto.h: proto.h-tstamp