diff --git a/src/makeBaseApp/top/exampleApp/Db/Makefile b/src/makeBaseApp/top/exampleApp/Db/Makefile index 5099bf4aa..235949a99 100644 --- a/src/makeBaseApp/top/exampleApp/Db/Makefile +++ b/src/makeBaseApp/top/exampleApp/Db/Makefile @@ -16,7 +16,7 @@ include $(TOP)/configure/CONFIG # Create and install (or just install) # databases, templates, substitutions like this DB += dbExample1.db -DB += db dbExample2.db +DB += dbExample2.db DB += dbSubExample.db #----------------------------------------------------