From d0859aaaaa82fe58530de17df4eed6ee79b80545 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 2 Jan 2003 05:00:12 +0000 Subject: [PATCH] Add dependency info for the recently added lib/libconsts.tex. --- Doc/Makefile.deps | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 3c913004a9..c8e0642924 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -100,6 +100,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ lib/libobjs.tex \ lib/libstdtypes.tex \ lib/libexcs.tex \ + lib/libconsts.tex \ lib/libfuncs.tex \ lib/libpython.tex \ lib/libsys.tex \ -- 2.40.0