From 8ff4b8b05b89bad9502f18f9cb946640e441834e Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Wed, 18 Feb 1998 17:19:53 +0000 Subject: [PATCH] Add new files from the Mac user interface breakup. --- Doc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index 4725b271f0..7501ace0dc 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -162,7 +162,8 @@ 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 libcopyreg.tex libsymbol.tex libtoken.tex + liblocale.tex libbasehttp.tex libcopyreg.tex libsymbol.tex libtoken.tex \ + libframework.tex libminiae.tex # Library document lib.dvi: modindex.py indfix.py $(LIBFILES) -- 2.40.0