]> git.notmuchmail.org Git - notmuch/blob - compat/Makefile
Fix printf for when uint64_t != unsigned long long int
[notmuch] / compat / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 .DEFAULT:
5         $(MAKE) -C .. $@