From d30db328b93d72bb626df6a0b67a31d50f17e72a Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 16 Apr 2017 09:47:02 +0200 Subject: New sample file 'template-01.tex' --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 73dac78..45cf91c 100644 --- a/makefile +++ b/makefile @@ -56,7 +56,7 @@ clean: rm -rf tex/ doc/ source/ auto/ rm -rf arabluatex/ rm -rf saved/ TMP/ - find ./samples/ | grep -v "samples/$$" | grep -v ".*tex$$" | xargs rm -rf + find ./samples/ | grep -v "\./samples/$$" | grep -v ".*tex$$" | xargs rm -rf mkdir saved cp *.{lua,ins,dtx,tex,el} makefile saved # .bib is in dtx rm *.* -- cgit v1.2.3