--- db/prgsrc/Makefile 2004/11/02 01:51:47 1.76 +++ db/prgsrc/Makefile 2005/03/07 02:37:51 1.78 @@ -54,7 +54,9 @@ DBSCRIPTS = mkdb.pl \ checkPBS.pl\ loaddump.pl \ makeauthors.pl\ - chronicles.pl + chronicles.pl\ + stats.pl \ + validate.pl LIBS = chgkfiles.pm \ common.pl\ @@ -241,7 +243,7 @@ dbfill: rm -f _timestamp.tmp; \ date > ~/public_html/dimrub/db/date" echo "Finished filling Kulichki database" | mail -s"Finished dbfill" $(DELIVERER); \ - date >> $(SRCDIR)/fill.log; \ + $(DBBIN)/stats.pl >> $(SRCDIR)/fill.log; \ cvs commit -m "Database filled" $(SRCDIR) regenerate: