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 14d7454..1d2c698 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