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 33bcd98 commit 41a28e3Copy full SHA for 41a28e3
2 files changed
Doc/Makefile.deps
@@ -191,6 +191,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
191
lib/libaifc.tex \
192
lib/libjpeg.tex \
193
lib/librgbimg.tex \
194
+ lib/libossaudiodev.tex \
195
lib/libcrypto.tex \
196
lib/libmd5.tex \
197
lib/libsha.tex \
Doc/lib/lib.tex
@@ -283,6 +283,7 @@ \chapter*{Front Matter\label{front}}
283
\input{librgbimg}
284
\input{libimghdr}
285
\input{libsndhdr}
286
+\input{libossaudiodev}
287
288
\input{libcrypto} % Cryptographic Services
289
\input{libhmac}
0 commit comments