summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 480513123f..14b1878de8 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -850,7 +850,7 @@ check:
# install the program before running the tests. You should not
# assume that `$(bindir)' is in the search path.
-installcheck:
+dangerous-installcheck:
mkdir -p $(BASEDIR)/lib
mkdir -p $(BASEDIR)/var
PATH=$(BINDIR):$(SBINDIR):$(PATH) \