diff --git a/src/makeBaseApp/Makefile b/src/makeBaseApp/Makefile index 9518e1ca7..99b2c4a0a 100644 --- a/src/makeBaseApp/Makefile +++ b/src/makeBaseApp/Makefile @@ -27,7 +27,7 @@ TEMPLATES += top/exampleApp/src/xxxRecord.c TEMPLATES += top/exampleApp/src/caExample.c TEMPLATES += top/exampleApp/src/caMonitor.c TEMPLATES += top/exampleApp/src/exampleInclude.dbd -TEMPLATES += top/exampleApp/src/sncExample.st +TEMPLATES += top/exampleApp/src/sncExample.stt TEMPLATES += top/exampleApp/src/xxxRecord.dbd TEMPLATES += top/exampleApp/src/exampleMain.c