]> git.cworth.org Git - notmuch-old/blob - lib/Makefile
notmuch search: Add a new "notmuch search --output=files"
[notmuch-old] / lib / Makefile
1 # See Makfefile.local for the list of files to be compiled in this
2 # directory.
3 all:
4         $(MAKE) -C .. all
5
6 .DEFAULT:
7         $(MAKE) -C .. $@