diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |