diff --git a/utils/Makefile b/utils/Makefile
index 563779399a1c86701919d93375ca841bef6af47c..efd3dba4fbcbb14f4e3c03c8250e591d7d3a75ed 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -11,6 +11,8 @@
 # the GNU General Public License
 #
 
+-include ../menuselect.makeopts
+
 .PHONY: clean all uninstall
 
 # to get check_expr, add it to the ALL_UTILS list