]> arthur.barton.de Git - bup.git/blobdiff - Makefile
thelpers: adjust for python 3
[bup.git] / Makefile
index 093bf9bb63b06ed291bf78da46895a026ca36c83..f4d999bae21bd350b0187ca5f596363c067a7a19 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -160,7 +160,9 @@ ifeq "2" "$(bup_python_majver)"
     lib/bup/t/txstat.py
 else
   python_tests := \
+    lib/bup/t/thashsplit.py \
     lib/bup/t/toptions.py \
+    lib/bup/t/tshquote.py \
     lib/bup/t/tvint.py
 endif