summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-06-02 18:27:00 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-06-02 18:27:00 +0200
commitfded60d8376fc45d19bf6cd8be6b927cc3f2e8c6 (patch)
tree8a7fefeccc5fdd61e9f197eb698e186e27a0e153 /docs/Makefile.am
parente2c31f916967229b6547e68013628ce0082cf875 (diff)
downloadpygobject-fded60d8376fc45d19bf6cd8be6b927cc3f2e8c6.tar.gz
pygobject-fded60d8376fc45d19bf6cd8be6b927cc3f2e8c6.tar.xz
pygobject-fded60d8376fc45d19bf6cd8be6b927cc3f2e8c6.zip
Add gio.FilterOutputStream 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 c7358c3..85673c1 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -32,6 +32,7 @@ HTML_FILES = \
html/class-giofilemonitor.html \
html/class-giofileoutputstream.html \
html/class-giofilterinputstream.html \
+ html/class-giofilteroutputstream.html \
html/class-gioicon.html \
html/class-gioinputstream.html \
html/class-gioloadableicon.html \
@@ -86,6 +87,7 @@ XML_FILES = \
reference/pygio-filemonitor.xml \
reference/pygio-fileoutputstream.xml \
reference/pygio-filterinputstream.xml \
+ reference/pygio-filteroutputstream.xml \
reference/pygio-icon.xml \
reference/pygio-inputstream.xml \
reference/pygio-loadableicon.xml \