summaryrefslogtreecommitdiffstats
path: root/run.in
diff options
context:
space:
mode:
Diffstat (limited to 'run.in')
-rw-r--r--run.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/run.in b/run.in
index c73777be..67265810 100644
--- a/run.in
+++ b/run.in
@@ -72,6 +72,7 @@ fi
export PYTHONPATH
# For GObject and friends.
+export GJS=@GJS@
if [ -z "$GI_TYPELIB_PATH" ]; then
GI_TYPELIB_PATH="$b/gobject"
else