diff --git a/Makefile b/Makefile
index 11d157af8c6c9f03621f6c8c3e3fb6fa9f04d32c..b4a8019b4e6aed7ea25f3076c603b6d253bd41ce 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 "****"