diff options
| author | Fred Drake <fdrake@acm.org> | 2002-03-08 03:18:19 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2002-03-08 03:18:19 +0000 |
| commit | 02d2212c8ebadac24272541f2607a784415c606e (patch) | |
| tree | 28ab41852a24b799985077dcdea7b1ca97adbf0d | |
| parent | f3e6f06a457f90fc9645a15bfdbd8b34f026ac05 (diff) | |
| download | cpython-git-02d2212c8ebadac24272541f2607a784415c606e.tar.gz | |
Add entry for mac/libscrap.tex.
| -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 b38d8e0e39..3b666f4730 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 |
