aboutsummaryrefslogtreecommitdiff
path: root/python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Makefile')
-rw-r--r--python/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile b/python/Makefile
index c0094d4..6cf31c7 100644
--- a/python/Makefile
+++ b/python/Makefile
@@ -10,7 +10,7 @@ SHELL := bash
MAKEFLAGS += --no-builtin-rules
PACKAGE=SyncRNG
-VENV_DIR=/tmp/sync_venv/
+VENV_DIR=./venv/
.PHONY: help