Skip to content
Snippets Groups Projects
Verified Commit 8c906a6e authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Add files missing in e5f938a8

parent 60054af9
No related branches found
No related tags found
No related merge requests found
Pipeline #864 passed
EXTRA_DIST = source
SRC = $(wildcard src/source/*.rst)
html-local: build/html/index.html
build/html/index.html: $(SRC) source/conf.py
$(SPHINXBUILD) -M html source build
pdf-local: build/latex/dynare-manual.pdf
build/latex/dynare-manual.pdf: $(SRC) source/conf.py
$(SPHINXBUILD) -M latexpdf source build
clean-local:
rm -rf build
version = u'@PACKAGE_VERSION@'
release = u'@PACKAGE_VERSION@'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment