diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am index 7e3af2d564..7df247a57e 100644 --- a/doc/manual/Makefile.am +++ b/doc/manual/Makefile.am @@ -20,7 +20,7 @@ MANUAL_SRCS = manual.xml introduction.xml installation.xml \ $(man1_MANS:.1=.xml) \ troubleshooting.xml bugs.xml opt-common.xml opt-common-syn.xml \ env-common.xml quick-start.xml nix-lang-ref.xml glossary.xml \ - conf-file.xml \ + conf-file.xml release-notes.xml \ style.css images manual.is-valid: $(MANUAL_SRCS) version.txt