X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/c64f50f50954270b3eab4bda7c4bf135c85c041d..5f32b8fda0421d16fc3455d1ce9aef746afbd818:/doc/Makefile.am diff --git a/doc/Makefile.am b/doc/Makefile.am index 53820a1..4a31b70 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -43,6 +43,9 @@ TEX_FILES += sod.tex ## Main document styling and definitions. TEX_FILES += sod.sty +## The introduction. +TEX_FILES += intro.tex + ## Tutorial. TEX_FILES += tutorial.tex