X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/ef4e0d5e7e4348a0c660537458a7391094e9469c..ac669e8b922c7ace230294f9bf9a3a2bdfbd19d2:/prepare-source.mak diff --git a/prepare-source.mak b/prepare-source.mak index 0fdd8081..8a6fd905 100644 --- a/prepare-source.mak +++ b/prepare-source.mak @@ -4,7 +4,7 @@ configure: configure.in aclocal.m4 autoconf config.h.in: configure.in aclocal.m4 - autoheader + autoheader && touch config.h.in proto.h: *.c lib/compat.c cat *.c lib/compat.c | awk -f mkproto.awk >proto.h.new