aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-03-30 13:02:55 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-03-30 13:02:55 +0200
commit62bf5e1ef7fad689fbc40436f4169209a36092a5 (patch)
treecb43e7a973416ce6d188b8a08d38fdefbae6cdf8 /Makefile
parentnow fixed (diff)
downloadgo2work-62bf5e1ef7fad689fbc40436f4169209a36092a5.tar.gz
go2work-62bf5e1ef7fad689fbc40436f4169209a36092a5.tar.bz2
go2work-62bf5e1ef7fad689fbc40436f4169209a36092a5.tar.xz
go2work-62bf5e1ef7fad689fbc40436f4169209a36092a5.tar.zst
go2work-62bf5e1ef7fad689fbc40436f4169209a36092a5.zip
In progress
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ea6f018..f0cb641 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,8 @@ SRCS_DIR = src/
DATA_DIR = share/
TRGT_DIR = ./
-SRCS_NAME = c_go2work
+SRCS_NAME = c_defs
+SRCS_NAME += c_go2work
SRCS_NAME += c_player
SRCS_NAME += u_checks
SRCS_NAME += u_prints