commit | 444e434011408d474cbd167c2276ad51259eda20 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Apr 23 15:04:52 2003 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Apr 23 15:04:52 2003 +0000 |
tree | eb74c6b3ed06adb7f15d7446d1cccc1a29b09345 | |
parent | a9b9c9fa9fe9d1ae74ba9f89c43557a7f9bc04f5 [diff] [blame] |
Update the package list whenever we build distfiles. This is used on www.python.org.
diff --git a/Doc/Makefile b/Doc/Makefile index fe188a4..6ac0b07 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -656,6 +656,7 @@ distfiles: paperdist edist $(TOOLSDIR)/mksourcepkg --all $(RELEASE) + $(TOOLSDIR)/mkpkglist >pkglist.html # Housekeeping targets