summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-05-01 22:24:33 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-05-01 22:24:33 +0200
commitd8b70dec1e5c09b73ae277f4f5b246315841fb8e (patch)
tree8ece5127f4b4b845d9a6678202e7fc2b810d945c /docs/Makefile.am
parentfceea8e843e880f0469e454df23141e7dd2bc0cf (diff)
downloadpygobject-d8b70dec1e5c09b73ae277f4f5b246315841fb8e.tar.gz
pygobject-d8b70dec1e5c09b73ae277f4f5b246315841fb8e.tar.xz
pygobject-d8b70dec1e5c09b73ae277f4f5b246315841fb8e.zip
Add docs for the gio.MountOperation class
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 b25fedc..eafeb7d 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -29,6 +29,7 @@ HTML_FILES = \
html/class-giofileicon.html \
html/class-gioicon.html \
html/class-giomount.html \
+ html/class-giomountoperation.html \
html/class-gioseekable.html \
html/class-giosimpleasyncresult.html \
html/class-giovolume.html \
@@ -73,6 +74,7 @@ XML_FILES = \
reference/pygio-fileicon.xml \
reference/pygio-icon.xml \
reference/pygio-mount.xml \
+ reference/pygio-mountoperation.xml \
reference/pygio-seekable.xml \
reference/pygio-simpleasyncresult.xml \
reference/pygio-volume.xml \