]> git.cworth.org Git - notmuch/blob - lib/Makefile
lib/query: Fix notmuch_threads_t to stream results rather than blocking.
[notmuch] / lib / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 clean:
5         $(MAKE) -C .. clean