diff options
Diffstat (limited to 'docs/Makefile.am')
| -rw-r--r-- | docs/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index b9adbb1..6c8dafb 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -48,6 +48,8 @@ HTML_FILES = \ html/class-gioseekable.html \ html/class-giosimpleasyncresult.html \ html/class-giothemedicon.html \ + html/class-giounixinputstream.html \ + html/class-giounixoutputstream.html \ html/class-giovolume.html \ html/class-giovolumemonitor.html \ html/gio-constants.html \ @@ -109,6 +111,8 @@ XML_FILES = \ reference/pygio-seekable.xml \ reference/pygio-simpleasyncresult.xml \ reference/pygio-themedicon.xml \ + reference/pygio-unixinputstream.xml \ + reference/pygio-unixoutputstream.xml \ reference/pygio-volume.xml \ reference/pygio-volumemonitor.xml |
