diff --git a/src/makeBaseApp/top/configure/RULES.Db b/src/makeBaseApp/top/configure/RULES.Db index ee25072fc..350c14d18 100644 --- a/src/makeBaseApp/top/configure/RULES.Db +++ b/src/makeBaseApp/top/configure/RULES.Db @@ -34,6 +34,8 @@ clean:: @$(RM) $(DB) $(DBDNAME) *.template *.substitutions *.db.raw \ *.db-stamp *.edf esiread.cnf +depends:: + ##################################################### "Foreign" templates TEMPLATE_LINKS = $(filter-out $(notdir $(USES_TEMPLATE)), $(USES_TEMPLATE))