aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2017-04-16 09:47:02 +0200
committerRobert Alessi <alessi@robertalessi.net>2017-04-16 09:47:02 +0200
commitd30db328b93d72bb626df6a0b67a31d50f17e72a (patch)
tree18b555de0c46e9ebd6abf7ff9183d8bb3c830f40 /makefile
parent62045861b06c7f39488ee95b42909d395f0ad2ae (diff)
downloadarabluatex-d30db328b93d72bb626df6a0b67a31d50f17e72a.tar.gz
New sample file 'template-01.tex'
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 73dac78..45cf91c 100644
--- a/makefile
+++ b/makefile
@@ -56,7 +56,7 @@ clean:
56 rm -rf tex/ doc/ source/ auto/ 56 rm -rf tex/ doc/ source/ auto/
57 rm -rf arabluatex/ 57 rm -rf arabluatex/
58 rm -rf saved/ TMP/ 58 rm -rf saved/ TMP/
59 find ./samples/ | grep -v "samples/$$" | grep -v ".*tex$$" | xargs rm -rf 59 find ./samples/ | grep -v "\./samples/$$" | grep -v ".*tex$$" | xargs rm -rf
60 mkdir saved 60 mkdir saved
61 cp *.{lua,ins,dtx,tex,el} makefile saved # .bib is in dtx 61 cp *.{lua,ins,dtx,tex,el} makefile saved # .bib is in dtx
62 rm *.* 62 rm *.*