From bee85722628e77c13b16651e17524437019a5e40 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 29 Dec 2019 16:02:18 +0100 Subject: in progress --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 29219d6..d24f59c 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ OBJS_DIR = obj/ TRGT_DIR = bin/ SRCS_NAME = main.cpp -SRCS_NAME += jo_exec.cpp +#SRCS_NAME += jo_exec.cpp SRCS_NAME += jo_notify.cpp SRCS_NAME += jo_lowbat.cpp -- cgit v1.2.3