]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
When distcleaning, clean up doc as well.
authorMartin Mares <mj@ucw.cz>
Thu, 8 Jun 2000 15:22:06 +0000 (15:22 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 8 Jun 2000 15:22:06 +0000 (15:22 +0000)
tools/Makefile-top.in

index ed80c77ea72768870e69c702e6adeff4f799c27e..0c600cedc0daf2be98e3a674c0e1291d13310c22 100644 (file)
@@ -14,5 +14,6 @@ clean:
        find . -name "*~" -or -name "*.[oa]" -or -name "\#*\#" -or -name TAGS -or -name core -or -name depend -or -name ".#*" | xargs rm -f
 
 distclean: clean
+       $(MAKE) -C doc clean
        rm -rf $(objdir)
        rm -f config.* configure sysdep/autoconf.h sysdep/paths.h Makefile