move-docs.sh: Handle share/gtk-doc
This commit is contained in:
@@ -42,6 +42,7 @@ _moveDocs() {
|
||||
_moveToOutput share/man "$man"
|
||||
_moveToOutput share/info "$info"
|
||||
_moveToOutput share/doc "$doc"
|
||||
_moveToOutput share/gtk-doc "$doc"
|
||||
|
||||
# Remove empty share directory.
|
||||
if [ -d "$out/share" ]; then
|
||||
|
||||
Reference in New Issue
Block a user