Add install-verification aux files to make clean
This commit is contained in:
parent
ed33856b8f
commit
f99adf1020
1
Makefile
1
Makefile
@ -12,6 +12,7 @@ clean:
|
||||
@rm -rf temp/*
|
||||
@rm -f main-{script,exercises,solutions}.{aux,loc,log,out,pdf,soc,toc,synctex.gz}
|
||||
@rm -f exercises/*/*.{aux,loc,log,out,pdf,soc,toc,synctex.gz}
|
||||
@rm -f install-verification/*.{aux,loc,log,out,pdf,soc,toc,synctex.gz}
|
||||
|
||||
# Compile listings (only needed when listings have changed)
|
||||
listings: listings/**/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user