X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=build%2FMaketop;h=743c7b9273d19fb0424163652c938f8576928b45;hb=c8c688e0b06fdacb20b28b66b9b0608dae8ca0dc;hp=5027cfce74d7a57ebc70986e3af4fa8d42279683;hpb=b9db3187d404ffec3840f9a3ffc237fb9523de79;p=libucw.git diff --git a/build/Maketop b/build/Maketop index 5027cfce..743c7b92 100644 --- a/build/Maketop +++ b/build/Maketop @@ -66,7 +66,7 @@ dust:: clean:: dust rm -rf `find obj/ucw -mindepth 1 -maxdepth 1 -not -name autoconf.h` rm -rf `find obj -mindepth 1 -maxdepth 1 -not \( -name config.mk -o -name autoconf.h -o -name ucw \)` - rm -rf tests run/{bin,lib,include,.tree-stamp} + rm -rf tests run/{bin,lib,include,.tree-stamp,doc} distclean:: clean rm -rf obj run