diff --git a/src/makeBaseApp/top/config/RULES.Db b/src/makeBaseApp/top/config/RULES.Db index 37e853c2f..412ecfc32 100644 --- a/src/makeBaseApp/top/config/RULES.Db +++ b/src/makeBaseApp/top/config/RULES.Db @@ -47,6 +47,8 @@ install:: inc buildInstall buildInstall:: build $(INSTALL_DATA) +depends:: + clean:: @echo "Cleaning" @$(RM) $(DB) $(DBDNAME) *.template *.substitutions *.db.raw \