]> git.cworth.org Git - notmuch/blob - lib/Makefile
message_get_thread_id: Generate internal error if message has no thread ID.
[notmuch] / lib / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 clean:
5         $(MAKE) -C .. clean