summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-06-13 01:25:06 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-06-13 01:25:54 +0200
commita9b13b60a5aad726d7d7dd7fdc5153b1561fb591 (patch)
tree218a2c378be1c060361421d2e64454479284466d /docs/Makefile.am
parent7766daa59b0e2b85413cee368bf2ebd2afe198e1 (diff)
downloadpygobject-a9b13b60a5aad726d7d7dd7fdc5153b1561fb591.tar.gz
pygobject-a9b13b60a5aad726d7d7dd7fdc5153b1561fb591.tar.xz
pygobject-a9b13b60a5aad726d7d7dd7fdc5153b1561fb591.zip
Add docs for gio.BufferedInputStream
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index d32d4e9..f9255d1 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -19,6 +19,7 @@ HTML_FILES = \
html/class-gioapplaunchcontext.html \
html/class-gioappinfo.html \
html/class-gioasyncresult.html \
+ html/class-giobufferedinputstream.html \
html/class-giocancellable.html \
html/class-giodrive.html \
html/class-gioemblem.html \
@@ -76,6 +77,7 @@ XML_FILES = \
reference/pygio-applaunchcontext.xml \
reference/pygio-appinfo.xml \
reference/pygio-asyncresult.xml \
+ reference/pygio-bufferedinputstream.xml \
reference/pygio-cancellable.xml \
reference/pygio-drive.xml \
reference/pygio-emblem.xml \