aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5ade50e..ebfc1bd 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ clean:
19# rm -f $(NAME)_*.{bib,lua} 19# rm -f $(NAME)_*.{bib,lua}
20distclean: clean uninst 20distclean: clean uninst
21 rm -rf _minted-* 21 rm -rf _minted-*
22 rm -f $(NAME).{pdf,sty,lua} README 22 rm -f $(NAME).{pdf,sty,lua} README*
23 rm -f *.zip *.tar.gz 23 rm -f *.zip *.tar.gz
24uninst: 24uninst:
25 rm -rf $(UTREE)/{tex,source,doc}/lualatex/$(NAME) 25 rm -rf $(UTREE)/{tex,source,doc}/lualatex/$(NAME)