From: Reed Wade <[email protected]>

Signed-off-by: Reed Wade <[email protected]>
Signed-off-by: Maarten van Gompel <[email protected]>
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 15c617c..82057d3 100644
--- a/Makefile
+++ b/Makefile
@@ -24,6 +24,8 @@ options:
 config.h:
        cp config.def.h $@
 
+svkbd.o: config.h layout.${LAYOUT}.h
+
 .c.o:
        ${CC} ${SVKBD_CFLAGS} ${SVKBD_CPPFLAGS} -c $<
 
-- 
2.30.2


Reply via email to