Thanks to Glenn McGrath, clean applet_source_list last
authorEric Andersen <andersen@codepoet.org>
Wed, 24 Oct 2001 00:20:27 +0000 (00:20 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 24 Oct 2001 00:20:27 +0000 (00:20 -0000)
 -Erik

busybox/Makefile

index 3771c483bb114b9d78736c2aa0ea36c962966398..d231f69e72d5214061ff32f6651be7f406c1dda9 100644 (file)
@@ -408,8 +408,8 @@ clean:
        - find -name \*.o -exec rm -f {} \;
 
 distclean: clean
-       - rm -f busybox applet_source_list
        - cd tests && $(MAKE) distclean
+       - rm -f busybox applet_source_list
 
 install: install.sh busybox busybox.links
        $(SHELL) $< $(PREFIX)