summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-06-02 13:29:59 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-06-02 13:29:59 +0200
commite2c31f916967229b6547e68013628ce0082cf875 (patch)
treee6e945f291659ad6db618376378a91fab0492157 /docs/Makefile.am
parent49a467eee445bc75554db0374006722ac075194b (diff)
downloadpygobject-e2c31f916967229b6547e68013628ce0082cf875.tar.gz
pygobject-e2c31f916967229b6547e68013628ce0082cf875.tar.xz
pygobject-e2c31f916967229b6547e68013628ce0082cf875.zip
Add gio.FilterInputStream docs
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 5d7b083..c7358c3 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -31,6 +31,7 @@ HTML_FILES = \
html/class-giofileinputstream.html \
html/class-giofilemonitor.html \
html/class-giofileoutputstream.html \
+ html/class-giofilterinputstream.html \
html/class-gioicon.html \
html/class-gioinputstream.html \
html/class-gioloadableicon.html \
@@ -84,6 +85,7 @@ XML_FILES = \
reference/pygio-fileinputstream.xml \
reference/pygio-filemonitor.xml \
reference/pygio-fileoutputstream.xml \
+ reference/pygio-filterinputstream.xml \
reference/pygio-icon.xml \
reference/pygio-inputstream.xml \
reference/pygio-loadableicon.xml \