X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=Makefile;h=c270e97bfabf6ac6001da4841a65bce9e05e40cd;hp=560652b17a8724e580b8625e99869fd50e282c04;hb=aac44c48f74679f9f14cd1e98b7e117fe8a61de0;hpb=187d9a2ed9e1196965f540f8fb569752b277bc78 diff --git a/Makefile b/Makefile index 560652b..c270e97 100644 --- 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