From 4170ab561daaf353f508559116fbc4d7f860f2d0 Mon Sep 17 00:00:00 2001 From: Aleksa Vučković Date: Fri, 27 May 2022 00:31:43 +0200 Subject: uvod i zakljucak --- include/00.build/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/00.build/Makefile b/include/00.build/Makefile index d11d742..406447a 100644 --- a/include/00.build/Makefile +++ b/include/00.build/Makefile @@ -39,7 +39,7 @@ GCC_USR_DIR=$(shell $(CC) -print-file-name=) # TARGET -TARGET=aleksa_os +TARGET=aleksa-os BINARY=$(BUILD_DIR)/$(TARGET).bin ISO=$(TARGET).iso -- cgit v1.2.3