]> git.notmuchmail.org Git - notmuch/blob - compat/Makefile
Compile a static notmuch binary (but only install the shared version)
[notmuch] / compat / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 .DEFAULT:
5         $(MAKE) -C .. $@