mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
When distcleaning, clean up doc as well.
This commit is contained in:
parent
96264d4d2f
commit
d4f72db31a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user