From d34785c83766956a06a56b0eb4edf0c5d03e7695 Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Tue, 4 Jun 2024 16:45:10 +0200 Subject: [PATCH] update to makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e62a522..dcb50ce 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ CC = g++ -CC_FLAGS = +CC_FLAGS = all: build/bin/over_the_network_tic_tac_toe