notmuch/test/test-databases/Makefile
David Bremner 8413582b6e test: add machinery to download and verify databases
Note that it is intentional that the checksum file is not
downloaded. The intent is to check those into git.
2014-03-11 19:51:22 -03:00

7 lines
138 B
Makefile

# See Makefile.local for the list of files to be compiled in this
# directory.
all:
$(MAKE) -C ../.. all
.DEFAULT:
$(MAKE) -C ../.. $@