aboutsummaryrefslogtreecommitdiff
path: root/include/00.build/Makefile
diff options
context:
space:
mode:
authorAleksa Vučković <aleksav013@gmail.com>2022-05-27 00:31:43 +0200
committerAleksa Vučković <aleksav013@gmail.com>2022-05-27 00:31:43 +0200
commit4170ab561daaf353f508559116fbc4d7f860f2d0 (patch)
treebac7814ff2f2d9612f87d7edbe263c8b07849525 /include/00.build/Makefile
parenta5f5378f913d9bac3a5d686372cf1b8dda1cd835 (diff)
uvod i zakljucak
Diffstat (limited to 'include/00.build/Makefile')
-rw-r--r--include/00.build/Makefile2
1 files changed, 1 insertions, 1 deletions
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