forked from lix-project/lix
Add a missing DocBook source file to the tarball
Reported on IRC by Adrian Siekierka.
This commit is contained in:
parent
f2467eb6a0
commit
5a6d50998d
|
@ -29,7 +29,7 @@ MANUAL_SRCS = manual.xml introduction.xml installation.xml \
|
||||||
package-management.xml writing-nix-expressions.xml builtins.xml \
|
package-management.xml writing-nix-expressions.xml builtins.xml \
|
||||||
build-farm.xml \
|
build-farm.xml \
|
||||||
$(man1_MANS:.1=.xml) $(man8_MANS:.8=.xml) \
|
$(man1_MANS:.1=.xml) $(man8_MANS:.8=.xml) \
|
||||||
troubleshooting.xml bugs.xml opt-common.xml opt-common-syn.xml \
|
troubleshooting.xml bugs.xml opt-common.xml opt-common-syn.xml opt-inst-syn.xml \
|
||||||
env-common.xml quick-start.xml nix-lang-ref.xml glossary.xml \
|
env-common.xml quick-start.xml nix-lang-ref.xml glossary.xml \
|
||||||
conf-file.xml release-notes.xml \
|
conf-file.xml release-notes.xml \
|
||||||
style.css images
|
style.css images
|
||||||
|
|
Loading…
Reference in a new issue