Rebuild proto.h if config.h changes.
authorWayne Davison <wayned@samba.org>
Wed, 2 Sep 2009 15:52:41 +0000 (08:52 -0700)
committerWayne Davison <wayned@samba.org>
Wed, 2 Sep 2009 15:52:41 +0000 (08:52 -0700)
Makefile.in

index 0176954..8dd7c98 100644 (file)
@@ -175,7 +175,7 @@ proto: proto.h-tstamp
 proto.h: proto.h-tstamp
        @if test -f proto.h; then :; else cp -p $(srcdir)/proto.h .; fi
 
-proto.h-tstamp: $(srcdir)/*.c $(srcdir)/lib/compat.c
+proto.h-tstamp: $(srcdir)/*.c $(srcdir)/lib/compat.c config.h
        perl $(srcdir)/mkproto.pl $(srcdir)/*.c $(srcdir)/lib/compat.c
 
 man: rsync.1 rsyncd.conf.5