fix unpredictable behavior in doxygen generator script
[geeqie.git] / doc / create-doxygen-lua-api.sh
index e3dac94..4c3402f 100755 (executable)
@@ -100,7 +100,7 @@ BEGIN {
                {print}
                }
 }
-' ../doxygen.conf > "$TMPFILE"
+' "$SRCDIR"/doxygen.conf > "$TMPFILE"
 
 doxygen "$TMPFILE"