From 134f8cb363a6a939463aebcce0e8e58719923372 Mon Sep 17 00:00:00 2001 From: Michelle Date: Mon, 6 Oct 2025 20:52:19 +0200 Subject: [PATCH] Test on private repo --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index fb36b99..3a3e3a6 100644 --- a/makefile +++ b/makefile @@ -10,6 +10,7 @@ CXX ?= g++ + # Directories SRC_DIR := src INC_DIR := include