X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=bup.git;a=blobdiff_plain;f=Makefile;h=51d04acbe559cd0516f0cc82dd65ed8801432e68;hp=30e9aeb28c73be1301405df267d430e23d3534cb;hb=c4d3e3aebd973cdb27d3c8057db05ed7f81475b8;hpb=b7e10498d1834aa330b44faf682b6c5bdc8d950a diff --git a/Makefile b/Makefile index 30e9aeb..51d04ac 100644 --- a/Makefile +++ b/Makefile @@ -146,6 +146,7 @@ runtests-python: all t/tmp cmdline_tests := \ t/test-rm.sh \ + t/test-gc.sh \ t/test-main.sh \ t/test-list-idx.sh \ t/test-index.sh \