aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 06524f32..56e8a683 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -180,7 +180,7 @@ check:
## it requires a git revision as a first argument, which
## doesn't always work here
-dist: extlib
+dist: $(maybe_venv_dep)
$(maybe_venved_python) setup.py sdist
# setup.py might complain if a directory doesn't exist so just in case, make the directory