update_tasks requires BDIR to be created

This commit is contained in:
Frans Pop 2008-11-10 13:40:45 +00:00
parent 5aa7863d82
commit 5b5f073811
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ mirrorcheck: ok
update-popcon: update-popcon:
$(update_popcon) tasks/popularity-contest-$(CODENAME) $(update_popcon) tasks/popularity-contest-$(CODENAME)
update-tasks: update-tasks: $(BDIR)
$(update_tasks) $(CODENAME) $(update_tasks) $(CODENAME)
# Little trick to simplify things # Little trick to simplify things