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