]> granicus.if.org Git - python/commitdiff
Add libossaudiodev.tex.
authorGreg Ward <gward@python.net>
Mon, 10 Mar 2003 00:07:14 +0000 (00:07 +0000)
committerGreg Ward <gward@python.net>
Mon, 10 Mar 2003 00:07:14 +0000 (00:07 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 3e92d5de1c07113b048a5b60da09af7101772216..8d9d36e1eaca520218f7ad8dec9597b3f6d73556 100644 (file)
@@ -191,6 +191,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
        lib/libaifc.tex \
        lib/libjpeg.tex \
        lib/librgbimg.tex \
+       lib/libossaudiodev.tex \
        lib/libcrypto.tex \
        lib/libmd5.tex \
        lib/libsha.tex \
index 750d3aca067e811a91ae62c617c6e1a9620b5247..fb03b5f91357cf105d952a8e619c54d43f15ecc3 100644 (file)
@@ -283,6 +283,7 @@ and how to embed it in other applications.
 \input{librgbimg}
 \input{libimghdr}
 \input{libsndhdr}
+\input{libossaudiodev}
 
 \input{libcrypto}               % Cryptographic Services
 \input{libhmac}