X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2FMakefile.in;h=9a1634a9dc3b285971b7991c5a13af21e50199a4;hb=d08694acd5109db1f9d422cde074db77654e7e53;hp=ed5217684edb38364dc64f207139711a112bc336;hpb=39b819ab7e53fe926d33e1ca37c33ffb45839e41;p=bacula%2Fdocs diff --git a/docs/Makefile.in b/docs/Makefile.in index ed521768..9a1634a9 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -109,6 +109,7 @@ $(basedir)/$(VERNAME).lsm: LSM.in $(srcdir)/../autoconf/Make.common.in $(srcdir) clean: $(RMF) *~ 1 2 3 bacula-doc*.tar.gz (cd bacula-web; make clean) + find . -type l -exec rm {} \; @for I in ${all_dirs}; \ do (cd $$I; echo "==>Entering directory `pwd`"; ${MAKE} $@ || exit 1); done