Add the info "dir" fragment to the info tarball.

This commit is contained in:
Fred Drake 1999-01-27 18:50:21 +00:00
parent 8d7919d754
commit ffd511248e
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ webcheck:
# Release packaging targets:
info-$(RELEASE).tgz: info
(cd $(INFODIR); tar cf - python-???.info*) | gzip -9 >$@
(cd $(INFODIR); tar cf - python.dir python-???.info*) | gzip -9 >$@
latex-$(RELEASE).tgz:
$(TOOLSDIR)/mktarball.sh $(RELEASE)