diff options
-rw-r--r-- | Doc/Makefile.deps | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps index 9d600aacde..38ef13344e 100644 --- a/Doc/Makefile.deps +++ b/Doc/Makefile.deps @@ -191,6 +191,10 @@ LIBFILES= ../lib/lib.tex \ ../lib/libcmpcache.tex \ ../lib/libstatcache.tex \ ../lib/libwave.tex \ + ../lib/libcurses.tex \ + ../lib/libpipes.tex \ + ../lib/librlcompleter.tex \ + ../lib/libstatvfs.tex \ ../lib/libcfgparser.tex # LaTeX source files for Macintosh Library Modules. |