summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 11d157af8..b4a8019b4 100644
--- a/Makefile
+++ b/Makefile
@@ -241,7 +241,7 @@ all: cleantest $(SUBDIRS)
@echo " + make install +"
@echo " +-------------------------------------------+"
-makeopts:
+makeopts: configure
@echo "****"
@echo "**** The configure script must be executed before running 'make'."
@echo "****"