make clean: Remove man dir.
authorAndre Noll <maan@systemlinux.org>
Sat, 12 Jan 2008 21:05:20 +0000 (22:05 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 12 Jan 2008 21:05:20 +0000 (22:05 +0100)
Makefile.in

index 435ab294e6b56bdf6f185ec4691f03230152e1f4..5d085c7b5770735be86b5dce481f3993572c0e6f 100644 (file)
@@ -216,6 +216,7 @@ para_write: @write_objs@
 
 clean:
        rm -f *.o $(BINARIES)
+       rm -rf man
 distclean: clean
        rm -f Makefile autoscan.log config.status config.log && \
        rm -rf web/sync/* autom4te.cache aclocal.m4