install files with .template extension

This commit is contained in:
Xiaoqiang Wang
2022-01-20 12:18:50 +01:00
parent 5df67564c4
commit 503451bbc7
+1 -1
View File
@@ -43,4 +43,4 @@ DBDS += asynMotorSupport.dbd
SOURCES += motorInit.c
USR_CPPFLAGS += -DDEBUG
TEMPLATES += $(wildcard motorApp/Db/*.db motorApp/Db/*.req)
TEMPLATES += $(wildcard motorApp/Db/*.db motorApp/Db/*.template motorApp/Db/*.req)