From 251fed3e562a7506a00ff5c9b1ae0a143ecefe96 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 21 Jan 1998 04:59:44 +0000 Subject: [PATCH] $(LIBFILES): Added libcopyreg.tex. --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index 231e71a459..8034d39f25 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -122,7 +122,7 @@ LIBFILES = lib.tex \ libmailbox.tex libcommands.tex libcmath.tex libni.tex libgzip.tex \ libpprint.tex libcode.tex libmimify.tex libre.tex libmacic.tex \ libuserdict.tex libdis.tex libxmllib.tex libqueue.tex \ - liblocale.tex libbasehttp.tex + liblocale.tex libbasehttp.tex libcopyreg.tex # Library document lib.dvi: modindex.py $(LIBFILES) -- 2.50.1