]> mj.ucw.cz Git - ads2.git/commitdiff
`make clean' vycisti i adresar `manual'.
authorMartin Mares <mj@ucw.cz>
Mon, 7 Jan 2008 20:52:48 +0000 (21:52 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 7 Jan 2008 20:52:48 +0000 (21:52 +0100)
Makefile

index 9d6901addf0933d5f341b5c55dde65583a514c8a..1f388b8bd48b02238c834e0553d7124a59d47243 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 all:
 
 clean:
-       for a in *-* all ; do ( cd $$a && make clean ) ; done
+       for a in *-* all manual ; do ( cd $$a && make clean ) ; done
        rm -f *~
 
 .SECONDARY: