summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-06-15 23:02:34 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-06-15 23:03:50 +0200
commit5c36ef20dca8cd1793f2d3e88949675299097f40 (patch)
tree8311205c63ede9705ddc195982f7a8a31f04ec68 /docs/Makefile.am
parenta8b36c343c6850af929c1d5a930f923831b4e637 (diff)
downloadpygobject-5c36ef20dca8cd1793f2d3e88949675299097f40.tar.gz
pygobject-5c36ef20dca8cd1793f2d3e88949675299097f40.tar.xz
pygobject-5c36ef20dca8cd1793f2d3e88949675299097f40.zip
Add dpcs for class gio.DataInputStream
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 13d2703..02bd5d1 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -22,6 +22,7 @@ HTML_FILES = \
html/class-giobufferedinputstream.html \
html/class-giobufferedoutputstream.html \
html/class-giocancellable.html \
+ html/class-giodatainputstream.html \
html/class-giodrive.html \
html/class-gioemblem.html \
html/class-gioemblemedicon.html \
@@ -81,6 +82,7 @@ XML_FILES = \
reference/pygio-bufferedinputstream.xml \
reference/pygio-bufferedoutputstream.xml \
reference/pygio-cancellable.xml \
+ reference/pygio-datainputstream.xml \
reference/pygio-drive.xml \
reference/pygio-emblem.xml \
reference/pygio-emblemedicon.xml \