fix mistake

This commit is contained in:
Marty Kraimer
2002-07-30 18:06:37 +00:00
parent f979c211d0
commit c12159fee8

View File

@@ -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
#----------------------------------------------------