"make help" should not build the configurator first.
diff --git a/Makefile b/Makefile
index 64293b8..879c4d6 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
 #--------------------------------------------------------------
 noconfig_targets := menuconfig config oldconfig randconfig \
 	defconfig allyesconfig allnoconfig allbareconfig \
-	clean distclean \
+	clean distclean help \
 	release tags
 
 # the toplevel sourcedir