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

Build system: added internals documentation

parent bf484ed4
No related branches found
No related tags found
No related merge requests found
...@@ -165,6 +165,7 @@ AC_CONFIG_FILES([Makefile ...@@ -165,6 +165,7 @@ AC_CONFIG_FILES([Makefile
doc/macroprocessor/Makefile doc/macroprocessor/Makefile
doc/userguide/Makefile doc/userguide/Makefile
doc/parallel/Makefile doc/parallel/Makefile
doc/internals/Makefile
tests/Makefile tests/Makefile
matlab/dynare_version.m matlab/dynare_version.m
windows/dynare-version.nsi windows/dynare-version.nsi
......
SUBDIRS = preprocessor macroprocessor userguide parallel SUBDIRS = preprocessor macroprocessor userguide parallel internals
PDF_TARGETS = PDF_TARGETS =
......
EXTRA_DIST = dynare-internals.org
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment