summaryrefslogtreecommitdiff
path: root/gtkdoc_uninstalled.py.in
blob: 8febefd75e4be524e162c6fbc12ad2454d6de8fb (plain)
1
2
3
4
5
import sys

sourcedir = "@sourcedir@"
builddir = "@builddir@"
sys.path.append(sourcedir)