aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/Makefile.local
blob: 1cb2402761a46acbd35557a78888b89c995f13bf (plain)
1
2
3
4
5
6
7
# -*- makefile -*-

dir := test

.PHONY: test
test:	all
	@${dir}/notmuch-test $(OPTIONS)