diff --git a/src/makeBaseApp/top/exampleApp/Db/Makefile b/src/makeBaseApp/top/exampleApp/Db/Makefile index e40936bbd..035b9f06e 100644 --- a/src/makeBaseApp/top/exampleApp/Db/Makefile +++ b/src/makeBaseApp/top/exampleApp/Db/Makefile @@ -16,7 +16,7 @@ DB += dbSubExample.db #---------------------------------------------------- # If .db template is not named *.template add -# _template = +# _TEMPLATE = include $(TOP)/configure/RULES #----------------------------------------