]> git.notmuchmail.org Git - notmuch/blob - compat/Makefile
Fix option parsing for the case of a value with '='.
[notmuch] / compat / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 clean:
5         $(MAKE) -C .. clean