]> git.notmuchmail.org Git - notmuch/blob - lib/Makefile
notmuch search: Add --first and --max-threads options for incremental search.
[notmuch] / lib / Makefile
1 all:
2         make -C .. all
3
4 clean:
5         make -C .. clean