notmuch/doc/Makefile
David Bremner d736260385 doc: convert sphinx based docs
This is the output from sphinx-quickstart, massaged a bit, along with
our existing man pages converted to rst.

A skeleton notmuch-emacs manual is also included. It is not suitable
for end user use yet.
2014-03-09 10:41:08 -03:00

5 lines
53 B
Makefile

all:
$(MAKE) -C .. all
.DEFAULT:
$(MAKE) -C .. $@