From 02d2212c8ebadac24272541f2607a784415c606e Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 8 Mar 2002 03:18:19 +0000 Subject: [PATCH] Add entry for mac/libscrap.tex. --- Doc/Makefile.deps | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index b38d8e0e399..3b666f47300 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -333,7 +333,8 @@ MACFILES= $(HOWTOSTYLES) $(INDEXSTYLES) $(COMMONTEX) \ mac/libmacui.tex \ mac/libmacic.tex \ mac/libframework.tex \ - mac/libminiae.tex + mac/libminiae.tex \ + mac/libscrap.tex INSTFILES = $(HOWTOSTYLES) inst/inst.tex