mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
manual depends on txt. Try to fix #28
This commit is contained in:
parent
f648ea4cdf
commit
e78d2b5096
@ -179,6 +179,8 @@ asciidoc_dep = sed -n 's/[{]builddir}//g;s@include1\{0,1\}::\(.*\)\[.*@$@: $< \1
|
||||
$(call cmd,asciidoc,xhtml11)
|
||||
@-$(call asciidoc_dep)
|
||||
|
||||
manual.xml: txt
|
||||
|
||||
%.xml: %.txt $(ASCIIDOC_CONF)
|
||||
$(call cmd,asciidoc,docbook)
|
||||
@-$(call asciidoc_dep)
|
||||
|
Loading…
Reference in New Issue
Block a user