Manual: fix HTML prerequisites in Makefile

time-shift
Sébastien Villemot 2019-05-16 14:22:55 +02:00
parent 5a36d57b90
commit 804a11842c
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ EXTRA_DIST = source \
utils/dynare_dom.py \
utils/dynare_lex.py
SRC = $(wildcard src/source/*.rst)
SRC = $(wildcard source/*.rst)
html-local: build/html/index.html