From 80ddc96b9e1d4f0faf55284bf3ba8e5a2bcd53e1 Mon Sep 17 00:00:00 2001 From: 7u83 <7u83@mail.ru> Date: Sun, 31 Jul 2022 01:22:00 +0200 Subject: [PATCH] Added cfg.c --- src/cw/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cw/Makefile b/src/cw/Makefile index c1afadc3..28aa36ba 100644 --- a/src/cw/Makefile +++ b/src/cw/Makefile @@ -105,6 +105,7 @@ KTVSRC=\ cw_ktv_base_exists.c\ cw_ktv_save.c\ cw_ktv_del_sub.c\ + cfg.c LWSRC=\