Changed SUBPROTOCOL_VERSION from 2 to 3 because of the ACL protocol changes.
[rsync/rsync.git] / Makefile.in
index f58896f..383a509 100644 (file)
@@ -174,7 +174,7 @@ testsuite/devices-fake.test:
 # check a version installed from a binary or some other source tree,
 # if you want.
 
-installcheck: $(CHECK_PROGS)
+installcheck: $(CHECK_PROGS) $(CHECK_SYMLINKS)
        POSIXLY_CORRECT=1 TOOLDIR=`pwd` rsync_bin="$(bindir)/rsync$(EXEEXT)" srcdir="$(srcdir)" $(srcdir)/runtests.sh
 
 # TODO: Add 'dist' target; need to know which files will be included