Oops. The dangers of applying patches by hand...
authorEric Andersen <andersen@codepoet.org>
Tue, 1 May 2001 14:37:03 +0000 (14:37 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 1 May 2001 14:37:03 +0000 (14:37 -0000)
Makefile

index 540e96ce75935208d3aa2ebff007b80b335b131c..d767e715adf6a0d61afd327986307fa615bf11f2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -273,7 +273,7 @@ all: applet_source_list busybox busybox.links doc
 sh.c:
        @if [ ! -L sh.c ] ; then ln -s lash.c sh.c ; fi
 
-applet_source_list: sh.c busybox.sh Config.h
+applet_source_list: busybox.sh Config.h sh.c
        (echo -n "APPLET_SOURCES := "; BB_SRC_DIR=$(BB_SRC_DIR) $(SHELL) $^) > $@
 
 doc: olddoc