X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Ftest-databases%2FMakefile.local;h=dcc8863c70d8ee973687eb30580e02640e214f3e;hb=8e7812d8243ed06fb4b2ff8f97598dbd1c139e0c;hp=0572e784ee7389281320b056fd1da0c262991861;hpb=8413582b6edc859285d68c9f7ad83236788567c0;p=notmuch diff --git a/test/test-databases/Makefile.local b/test/test-databases/Makefile.local index 0572e784..dcc8863c 100644 --- a/test/test-databases/Makefile.local +++ b/test/test-databases/Makefile.local @@ -1,6 +1,6 @@ # -*- makefile -*- -TEST_DATABASE_MIRROR=http://notmuchmail.org/releases/test-databases +TEST_DATABASE_MIRROR=https://notmuchmail.org/releases/test-databases dir := test/test-databases @@ -11,4 +11,4 @@ test_databases := $(dir)/database-v1.tar.xz download-test-databases: ${test_databases} -DISTCLEAN := $(DISTCLEAN) ${test_databases} +DATACLEAN := $(DATACLEAN) ${test_databases}