]> git.cworth.org Git - notmuch/blob - lib/Makefile
notmuch.el: Add a reply binding ('r') to search mode to reply to a whole thread.
[notmuch] / lib / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 clean:
5         $(MAKE) -C .. clean