OSDN Git Service

Now that generated/Config.probed is its own file, add it to build dependencies.
authorRob Landley <rob@landley.net>
Tue, 28 Feb 2012 12:34:35 +0000 (06:34 -0600)
committerRob Landley <rob@landley.net>
Tue, 28 Feb 2012 12:34:35 +0000 (06:34 -0600)
Makefile

index 95b2dda..7079f82 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,8 @@ uninstall:
 
 clean::
        rm -rf toybox toybox_unstripped generated/config.h generated/Config.in \
-               generated/newtoys.h generated/globals.h instlist testdir
+               generated/newtoys.h generated/globals.h instlist testdir \
+               generated/Config.probed
 
 distclean: clean
        rm -f toybox_old .config* generated/help.h