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 72f9c8f..4f1dac1 100644
--- a/makefile
+++ b/makefile
@@ -45,7 +45,7 @@ package: clean all
45clean: 45clean:
46 rm -rf ~/texmf/tex/lualatex/arabluatex/ 46 rm -rf ~/texmf/tex/lualatex/arabluatex/
47 rm -rf ~/.emacs.d/auctex/auto/arabluatex*.el 47 rm -rf ~/.emacs.d/auctex/auto/arabluatex*.el
48 rm -rf tex/ doc/ source/ 48 rm -rf tex/ doc/ source/ auto/
49 rm -rf arabluatex/ 49 rm -rf arabluatex/
50 rm -rf saved/ 50 rm -rf saved/
51 mkdir saved 51 mkdir saved