aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-15 00:28:26 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-15 00:28:26 +0000
commitd4fcb80609dd4673d406a27bdb892070bfb0deee (patch)
treed55f10fb3b8241bdab43c828cb9d4b32edb1a769 /Makefile
parent335816bc4cccccd568cf59ab761d77bb8f44681f (diff)
downloadbusybox-d4fcb80609dd4673d406a27bdb892070bfb0deee.tar.gz
Yet more preparation to make a release...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ddde74d23..573f02327 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ endif
ifeq ($(strip $(HAVE_DOT_CONFIG)),y)
-all: busybox busybox.links #doc
+all: busybox busybox.links doc
# In this section, we need .config
-include .config.cmd