--- db/prgsrc/Makefile 2004/11/02 01:51:47 1.76 +++ db/prgsrc/Makefile 2004/11/08 02:14:57 1.77 @@ -54,7 +54,8 @@ DBSCRIPTS = mkdb.pl \ checkPBS.pl\ loaddump.pl \ makeauthors.pl\ - chronicles.pl + chronicles.pl\ + stats.pl LIBS = chgkfiles.pm \ common.pl\ @@ -241,7 +242,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: