about summary refs log tree commit diff
path: root/doc/manual/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/Makefile.am')
-rw-r--r--doc/manual/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am
index 8f4c84790613..a0fa19406a93 100644
--- a/doc/manual/Makefile.am
+++ b/doc/manual/Makefile.am
@@ -7,8 +7,8 @@ XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs \
  --param html.stylesheet \'style.css\'
 
 SOURCES = manual.xml introduction.xml installation.xml overview.xml \
- common-options.xml nix-store.xml nix-instantiate.xml \
- troubleshooting.xml bugs.xml \
+ nix-store.xml nix-instantiate.xml \
+ troubleshooting.xml bugs.xml opt-verbose.xml \
  style.css images
 
 manual.is-valid: $(SOURCES) version.xml