]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Fix tindex for python 3
[bup.git] / Makefile
index 560652b17a8724e580b8625e99869fd50e282c04..c270e97bfabf6ac6001da4841a65bce9e05e40cd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -146,6 +146,7 @@ runtests: runtests-python runtests-cmdline
 python_tests := \
   lib/bup/t/tbloom.py \
   lib/bup/t/thashsplit.py \
+  lib/bup/t/tindex.py \
   lib/bup/t/toptions.py \
   lib/bup/t/tshquote.py \
   lib/bup/t/tvint.py \
@@ -156,7 +157,6 @@ ifeq "2" "$(bup_python_majver)"
     lib/bup/t/tclient.py \
     lib/bup/t/tgit.py \
     lib/bup/t/thelpers.py \
-    lib/bup/t/tindex.py \
     lib/bup/t/tmetadata.py \
     lib/bup/t/tresolve.py \
     lib/bup/t/tvfs.py