X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/0b68d6b6f4aba4ffe577551320269cbce4a5c7bb..02f0227e87c2922ce9dce075f4c1fad892ee58cc:/Makefile.in diff --git a/Makefile.in b/Makefile.in index f58896f3..383a509b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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