mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
Build HTML versions of scripts in po/perl
This commit is contained in:
parent
595261c601
commit
b772b12847
@ -4,7 +4,7 @@ include $(top_builddir)/Makefile.config
|
|||||||
SUBDIRS = man
|
SUBDIRS = man
|
||||||
|
|
||||||
# A little trick to simplify some of the rules.
|
# A little trick to simplify some of the rules.
|
||||||
VPATH = $(builddir):$(srcdir):$(top_srcdir)/contrib/perl
|
VPATH = $(builddir):$(srcdir):$(top_srcdir)/contrib/perl:$(top_srcdir)/po/perl
|
||||||
|
|
||||||
docdir = $(datadir)/doc
|
docdir = $(datadir)/doc
|
||||||
|
|
||||||
@ -36,6 +36,8 @@ HTML_DOCS-$(CONFIG_XMLTO) += \
|
|||||||
manual.html-chunked
|
manual.html-chunked
|
||||||
|
|
||||||
HTML_DOCS-$(CONFIG_POD2HTML) += \
|
HTML_DOCS-$(CONFIG_POD2HTML) += \
|
||||||
|
perl-check-accelerator-conflicts.html \
|
||||||
|
perl-gather-accelerator-contexts.html \
|
||||||
perl.html \
|
perl.html \
|
||||||
perl-hooks.html
|
perl-hooks.html
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user