summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile.deps1
-rw-r--r--Doc/lib/lib.tex1
2 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Makefile.deps b/Doc/Makefile.deps
index e934cfed50..3ffc9c4925 100644
--- a/Doc/Makefile.deps
+++ b/Doc/Makefile.deps
@@ -105,6 +105,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
lib/libprofile.tex \
lib/libcgi.tex \
lib/liburllib.tex \
+ lib/liburllib2.tex \
lib/libhttplib.tex \
lib/libftplib.tex \
lib/libgopherlib.tex \
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index d0ec194538..491d2b47ab 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -194,6 +194,7 @@ and how to embed it in other applications.
\input{libwebbrowser}
\input{libcgi}
\input{liburllib}
+\input{liburllib2}
\input{libhttplib}
\input{libftplib}
\input{libgopherlib}