X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/37adeae73e9e590082d1247eeb8f216db18b24dc..b6800a0b32d53cbb23129a3eea8fa832fb864b79:/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