Skip to content

Commit

Permalink
Fix missing tangle output due to vignette/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolas Kuschnig committed Feb 14, 2024
1 parent dea63fd commit e301bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jss: article_jss.Rnw refs.bib
pdflatex article_jss.tex

clean:
rm -f *.aux *.bbl *.blg *.fls *.log *.out *.fdb_latexmk *.tex *.R fig-*
rm -f *.aux *.bbl *.blg *.fls *.log *.out *.fdb_latexmk *.tex fig-*

0 comments on commit e301bf9

Please sign in to comment.