From: Felix Fietkau Date: Thu, 12 Jul 2007 10:55:00 +0000 (+0000) Subject: fix distclean X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6f66bc61f974567d06f488cbf5146d9a7d648500;p=openwrt%2Fstaging%2Flynxis%2Fomap.git fix distclean SVN-Revision: 7940 --- diff --git a/Makefile b/Makefile index b798f723c8..f4b153c17e 100644 --- a/Makefile +++ b/Makefile @@ -141,7 +141,7 @@ clean: FORCE dirclean: clean rm -rf staging_dir_* toolchain_build_* tool_build -distclean: dirclean config-clean symlinkclean docclean +distclean: dirclean config-clean symlinkclean docs/clean rm -rf dl help: