Skip to content
Permalink
Browse files

Makefile: Do not delete symlink recursively

  • Loading branch information
raimue committed Mar 28, 2018
1 parent 52db6a1 commit 10b79635db98346dc54e78e8ee3ad7febf681e76
Showing with 1 addition and 1 deletion.
  1. +1 −1 Makefile
@@ -98,7 +98,7 @@ guide-dblatex:

# Remove all temporary files generated by guide:.
clean:
$(RM) -rf $(GUIDE)/resources/xsl
$(RM) -f $(GUIDE)/resources/xsl
$(RM) -rf $(GUIDE_RESULT)
$(RM) -rf $(GUIDE_RESULT_DBLATEX)
$(RM) -f guide.tmp.xml

0 comments on commit 10b7963

Please sign in to comment.
You can’t perform that action at this time.