Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10ef74 commit f5aa4efCopy full SHA for f5aa4ef
2 files changed
Doc/Makefile.deps
@@ -169,6 +169,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
169
../lib/libdis.tex \
170
../lib/libxmllib.tex \
171
../lib/libpyexpat.tex \
172
+ ../lib/xmlsax.tex \
173
../lib/libqueue.tex \
174
../lib/liblocale.tex \
175
../lib/libgettext.tex \
Doc/lib/lib.tex
@@ -235,6 +235,7 @@ \chapter*{Front Matter\label{front}}
235
\input{libhtmllib}
236
\input{libxmllib}
237
\input{libpyexpat}
238
+\input{xmlsax}
239
240
\input{libmm} % Multimedia Services
241
\input{libaudioop}
0 commit comments