]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Give proto.h a build rule so that make re-checks its timestamp.
authorWayne Davison <wayned@samba.org>
Sun, 25 Nov 2007 23:03:19 +0000 (15:03 -0800)
committerWayne Davison <wayned@samba.org>
Sun, 25 Nov 2007 23:03:19 +0000 (15:03 -0800)
Makefile.in

index 14d7454d8ae30dd9afdae7face7e6540932c180e..1d2c6981a6e2f85b2f11373ea0b4d398de2fed1f 100644 (file)
@@ -124,6 +124,7 @@ configure.sh config.h.in: configure.in aclocal.m4
 proto: proto.h-tstamp
 
 proto.h: proto.h-tstamp
+       @ls -l proto.h
 
 proto.h-tstamp: *.c lib/compat.c
        perl mkproto.pl *.c lib/compat.c