From 117b3c0f6f92b14f408ca973ec5abc9ed2fe6da2 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Thu, 16 Jul 2020 11:23:46 +0200 Subject: [PATCH] =?utf8?q?Ba=20'clean'-m=C3=A5let=20om=20ogs=C3=A5=20?= =?utf8?q?=C3=A5=20rydde=20i=20underkataloger.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 0d2a135..693b4c4 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ all: all-groenn.tex $(PDFS) clean: $(RM) *.aux *.idx *.log *.bak *~ *.maf *.mtc *.mtc0 *.toc *.blg *.bbl *.ind *.ilg *.bcf *.run.xml + $(RM) exercise/*.aux unfinished/*.aux distclean: clean $(RM) $(PDFS) -- 2.47.2