From 5df67564c48ec5b8dc85458947c6a7a7fa25d45b Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Tue, 30 Nov 2021 10:00:55 +0100 Subject: [PATCH] install templates --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile b/GNUmakefile index a3aec07b..fb5cb41f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -43,3 +43,4 @@ DBDS += asynMotorSupport.dbd SOURCES += motorInit.c USR_CPPFLAGS += -DDEBUG +TEMPLATES += $(wildcard motorApp/Db/*.db motorApp/Db/*.req)