Update the package list whenever we build distfiles.

This is used on www.python.org.
This commit is contained in:
Fred Drake 2003-04-23 15:04:52 +00:00
parent a9b9c9fa9f
commit 444e434011
2 changed files with 2 additions and 0 deletions

View file

@ -2,3 +2,4 @@
*.tar.bz2
*.zip
*.tar
pkglist.html

View file

@ -656,6 +656,7 @@ edist: disthtml zipisilo
distfiles: paperdist edist
$(TOOLSDIR)/mksourcepkg --all $(RELEASE)
$(TOOLSDIR)/mkpkglist >pkglist.html
# Housekeeping targets