aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2004-02-02 10:51:54 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2004-02-02 10:51:54 +0000
commitd9f30fe7c74ae8518a575c0d15ee00aa46a2229a (patch)
tree14919393077b5cac95a3f76d78364cf38b4c05ba /doc/manual/Makefile.am
parent47c003cb5999344aa2e4cb9f912551e33a94cd41 (diff)
* Sort `nix-env -q' output by derivation name.
* `--version' flag for all commands. * Manual updates.
Diffstat (limited to 'doc/manual/Makefile.am')
-rw-r--r--doc/manual/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am
index b1f5c3f46..8bf06cf2b 100644
--- a/doc/manual/Makefile.am
+++ b/doc/manual/Makefile.am
@@ -8,7 +8,7 @@ XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs \
SOURCES = manual.xml introduction.xml installation.xml overview.xml \
nix-env.xml nix-store.xml nix-instantiate.xml \
- troubleshooting.xml bugs.xml opt-verbose.xml \
+ troubleshooting.xml bugs.xml opt-common.xml opt-common-syn.xml \
quick-start.xml style.css images
manual.is-valid: $(SOURCES) version.xml