handle systems that don't take a 2nd argument to gettimeofday()
[rsync/rsync.git] / Makefile.in
index 353caa3..d401cd7 100644 (file)
@@ -64,7 +64,7 @@ rsyncd.conf.5: rsyncd.conf.yo
        yodl2man -o rsyncd.conf.5 rsyncd.conf.yo
 
 proto:
-       cat *.c | awk -f mkproto.awk > proto.h
+       cat *.c lib/compat.c | awk -f mkproto.awk > proto.h
 
 clean:
        rm -f *~ $(OBJS) rsync