summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 6aecee592d..3e5fbdc2dd 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -68,8 +68,7 @@ no_configure:
68endif 68endif
69 69
70ifndef TOOLSDIR 70ifndef TOOLSDIR
71no_toolsdir: 71 TOOLSDIR=../tools
72 @echo "Rerun the configure script."
73endif 72endif
74 73
75all : $(OBJDIR)/$(OUTNAME) 74all : $(OBJDIR)/$(OUTNAME)