diff options
Diffstat (limited to 'doc/ref/Makefile.am')
-rw-r--r-- | doc/ref/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ref/Makefile.am b/doc/ref/Makefile.am index 60146a3a9..feadec607 100644 --- a/doc/ref/Makefile.am +++ b/doc/ref/Makefile.am @@ -58,6 +58,7 @@ guile_TEXINFOS = preface.texi \ posix.texi \ expect.texi \ scsh.texi \ + sxml-match.texi \ scheme-scripts.texi \ api-overview.texi \ api-discdepr.texi \ |