mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
* Updates.
This commit is contained in:
parent
f6a30ab264
commit
62d9b31d0a
4 changed files with 59 additions and 1 deletions
|
@ -4,7 +4,8 @@ XMLLINT = $(ENV) $(xmllint) $(xmlflags) --catalogs
|
|||
XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs
|
||||
|
||||
SOURCES = book.xml introduction.xml installation.xml \
|
||||
nix-store-reference.xml \
|
||||
overview.xml \
|
||||
nix-store-reference.xml nix-instantiate-reference.xml \
|
||||
troubleshooting.xml bugs.xml
|
||||
|
||||
book.is-valid: $(SOURCES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue