forked from lix-project/lix
* Include images/ in distribution.
This commit is contained in:
parent
1ff986d51a
commit
abe8c8c2aa
|
@ -9,7 +9,7 @@ XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs \
|
|||
SOURCES = manual.xml introduction.xml installation.xml overview.xml \
|
||||
common-options.xml nix-store.xml nix-instantiate.xml \
|
||||
troubleshooting.xml bugs.xml \
|
||||
style.css
|
||||
style.css images
|
||||
|
||||
manual.is-valid: $(SOURCES)
|
||||
$(XMLLINT) --noout --valid manual.xml
|
||||
|
|
Loading…
Reference in a new issue