summaryrefslogtreecommitdiffstats
path: root/src/tests/intg/config.py.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/intg/config.py.m4')
-rw-r--r--src/tests/intg/config.py.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tests/intg/config.py.m4 b/src/tests/intg/config.py.m4
index 20f9ec17a..6e011b692 100644
--- a/src/tests/intg/config.py.m4
+++ b/src/tests/intg/config.py.m4
@@ -17,3 +17,7 @@ LIBEXEC_PATH = "libexecpath"
RUNSTATEDIR = "runstatedir"
ABS_BUILDDIR = "abs_builddir"
SESSION_RECORDING_SHELL = "session_recording_shell"
+PY2EXECDIR = "py2execdir"
+PY2DIR = "python2dir"
+PY3EXECDIR = "py3execdir"
+PY3DIR = "python3dir"