diff options
Diffstat (limited to 'gtkdoc.sh')
-rwxr-xr-x | gtkdoc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,4 +23,4 @@ cd html && gtkdoc-mkhtml $DOC_MODULE ../ganv-docs.xml && cd - gtkdoc-fixxref --module=$DOC_MODULE --module-dir=html echo "gtkdoc.sh: Leaving directory \`$pwd/docs'" -cd -
\ No newline at end of file +cd - |