]> arthur.barton.de Git - bup.git/blobdiff - Makefile
bup: import merge_dict
[bup.git] / Makefile
index a44f7338adc37809f9aa03c675f890a2d60c55ee..a8ad4a29c1944d417591dcb75a08039ec27ac140 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -160,9 +160,11 @@ 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
+    lib/bup/t/tvint.py \
+    lib/bup/t/txstat.py
 endif
 
 # The "pwd -P" here may not be appropriate in the long run, but we