From: Fred Drake Date: Wed, 4 Mar 1998 16:51:36 +0000 (+0000) Subject: tarballs: Ok, we do support info for the moment, so add that to the tarballs X-Git-Tag: v1.5.1~509 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85551a38f31dfd3e371ae1f24a4128974fac71b3;p=thirdparty%2FPython%2Fcpython.git tarballs: Ok, we do support info for the moment, so add that to the tarballs target. --- diff --git a/Doc/Makefile b/Doc/Makefile index 2b8596b62a9c..93258c20d541 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -291,7 +291,7 @@ tarps: postscript-$(VERSION).tar.gz tarpdf: pdf-$(VERSION).tar.gz -tarballs: tarpdf tarps tarhtml +tarballs: tarpdf tarps tarhtml tarinfo # Housekeeping targets