From d02634fd2dea12107ed175adb00719d43faa4271 Mon Sep 17 00:00:00 2001 From: Hong-Phuc Bui <hong-phuc.bui@htwsaar.de> Date: Thu, 25 Apr 2024 08:52:46 +0200 Subject: [PATCH] update 2024 --- makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/makefile b/makefile index e106dc8..6d323b8 100644 --- a/makefile +++ b/makefile @@ -46,7 +46,7 @@ rm -rv app/*.aux clean: - make mostlyclean + make cleanmostly rm -fv *.pdf rm -rfv pythontex-files-* rm -rfv _minted-* -- Gitblit v1.10.0-SNAPSHOT