aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2006-03-13 03:19:46 +0000
committerRob Landley <rob@landley.net>2006-03-13 03:19:46 +0000
commit19808fea7655724ce71f00135e03c02bcabe6795 (patch)
tree0f7f842085f66405a0f13a56e7f7bbb0bcc96475
parent9dc6913896d3b5f7bb339731c042372601cc755b (diff)
downloadbusybox-19808fea7655724ce71f00135e03c02bcabe6795.tar.gz
"make help" should not build the configurator first.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64293b8c7..879c4d6e5 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