From 4865f13b3f8e5442d9975163d34233a89ebcd612 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 12 Nov 2014 02:33:12 +0100 Subject: [PATCH] Let the gtkdoc.sh script ignore OBJDIR for the moment --- doc/scripts/gtkdoc.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/scripts/gtkdoc.sh b/doc/scripts/gtkdoc.sh index b9400fc..ff3ac45 100755 --- a/doc/scripts/gtkdoc.sh +++ b/doc/scripts/gtkdoc.sh @@ -111,6 +111,8 @@ instdir="$DATADIR/gtk-doc/html" while [ $# -gt 0 ]; do target="$1" + #XXX ignore OBJDIR + target="${target#$OBJDIR}" shift #clean