mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
NL: incorporate user manual in build
Add the nwe NL user manual to the build process. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
2d5519a35d
commit
b0c69aa111
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
# submitting patches to the user manual, only submit the changes to the .txt
|
# submitting patches to the user manual, only submit the changes to the .txt
|
||||||
# file - the maintainer will recreate the .html.git file
|
# file - the maintainer will recreate the .html.git file
|
||||||
|
|
||||||
DOCNAMES = user-manual user-manual_es user-manual_fr user-manual_ru mobile-manual
|
DOCNAMES = user-manual user-manual_es user-manual_fr user-manual_ru user-manual_nl mobile-manual
|
||||||
|
|
||||||
HTMLDOCS = $(patsubst %,$(OUT)%.html,$(DOCNAMES))
|
HTMLDOCS = $(patsubst %,$(OUT)%.html,$(DOCNAMES))
|
||||||
TEXTDOCS = $(patsubst %,$(OUT)%.text,$(DOCNAMES))
|
TEXTDOCS = $(patsubst %,$(OUT)%.text,$(DOCNAMES))
|
||||||
|
|
Loading…
Add table
Reference in a new issue