Fixed compilation of org files to html (dynare-internals.org).

Should fix the build of dynare's snapshot (for windows) after the
dist-upgrade on karaba.
time-shift
Stéphane Adjemian (Charybdis) 2015-09-25 23:34:44 +02:00
parent a42a9a427f
commit d43534d9f3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ EXTRA_DIST = dynare-internals.org
if ENABLE_ORG_EXPORT
html-local:
emacs --batch --visit=dynare-internals.org --funcall org-export-as-html-batch
emacs --batch --visit=dynare-internals.org --funcall org-html-export-to-html
endif
clean-local: