aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-03-30 01:38:15 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-03-30 01:38:15 +0200
commit16895d569b55d4e62910969e41caac46457c9c69 (patch)
treeab13de6c0ccba1aaa965415e244130a46f3eb692 /Makefile
parentHelp improved (diff)
downloadgo2work-16895d569b55d4e62910969e41caac46457c9c69.tar.gz
go2work-16895d569b55d4e62910969e41caac46457c9c69.tar.bz2
go2work-16895d569b55d4e62910969e41caac46457c9c69.tar.xz
go2work-16895d569b55d4e62910969e41caac46457c9c69.tar.zst
go2work-16895d569b55d4e62910969e41caac46457c9c69.zip
Very good for now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 228b9cc..ea6f018 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@
# ========================
#
# go2work: Makefile
-# Tue Mar 29 22:14:45 CEST 2022
+# Wed Mar 30 01:26:09 CEST 2022
# Joe
#
# GNU Makefile
@@ -27,6 +27,7 @@ TRGT_DIR = ./
SRCS_NAME = c_go2work
SRCS_NAME += c_player
+SRCS_NAME += u_checks
SRCS_NAME += u_prints
SRCS_NAME += u_utils