Skip to content
Snippets Groups Projects
Unverified Commit c8e33071 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

add gls files to make clean

parent 9afa4e4b
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,9 @@ images/wide.jpg: images
convert -size 100x60 xc:skyblue -fill white -stroke black -draw "ellipse 50,30 40,20 45,270" images/wide.jpg
all: docs test
clean:
rm -rf *pdf *.aux *.toc *.acn *.acr *.log *.ptc *.out *.idx *.ist *.alg *.glo svg-inkscape
rm -rf *pdf *.aux *.toc *.acn *.acr *.log *.ptc *.out *.idx *.ist *.alg *.glo \
*.slo \
*.sls \
*.glg \
*.gls \
svg-inkscape
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment