diff options
author | Fred Drake <fdrake@acm.org> | 2002-03-08 03:18:19 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-03-08 03:18:19 (GMT) |
commit | 02d2212c8ebadac24272541f2607a784415c606e (patch) | |
tree | 28ab41852a24b799985077dcdea7b1ca97adbf0d /Doc/Makefile.deps | |
parent | f3e6f06a457f90fc9645a15bfdbd8b34f026ac05 (diff) | |
download | cpython-02d2212c8ebadac24272541f2607a784415c606e.zip cpython-02d2212c8ebadac24272541f2607a784415c606e.tar.gz cpython-02d2212c8ebadac24272541f2607a784415c606e.tar.bz2 |
Add entry for mac/libscrap.tex.
Diffstat (limited to 'Doc/Makefile.deps')
-rw-r--r-- | Doc/Makefile.deps | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index b38d8e0..3b666f4 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 |