]> git.notmuchmail.org Git - notmuch/blob - completion/Makefile
test: Add two tests for error output from notmuch_database_open
[notmuch] / completion / Makefile
1 # See Makefile.local for the list of files to be compiled in this
2 # directory.
3 all:
4         $(MAKE) -C .. all
5
6 .DEFAULT:
7         $(MAKE) -C .. $@