From 16917ad551231b86e8f55c1436cb29fcdcc28fd9 Mon Sep 17 00:00:00 2001 From: tTh Date: Sun, 31 Mar 2024 21:08:13 +0200 Subject: [PATCH] add mandary dependencies --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3a1b80c..7c55fe4 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,8 @@ # umpf... OPTS = -Wall -g -DDEBUG_LEVEL=0 -DEPS = Makefile +DEPS = Makefile functions/senders.h functions/joyutils.h \ + functions/ncursefuncs.h all: osc-joy osc2cursor text2osc showbuttons