]> git.notmuchmail.org Git - notmuch/blob - util/Makefile
lib: factor out notmuch_database_open* related code to own file
[notmuch] / util / Makefile
1 all:
2         $(MAKE) -C .. all
3
4 .DEFAULT:
5         $(MAKE) -C .. $@