1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

Build HTML versions of scripts in po/perl

This commit is contained in:
Jonas Fonseca 2006-02-19 01:27:31 +01:00 committed by Jonas Fonseca
parent 595261c601
commit b772b12847

View File

@ -4,7 +4,7 @@ include $(top_builddir)/Makefile.config
SUBDIRS = man
# 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
@ -36,6 +36,8 @@ HTML_DOCS-$(CONFIG_XMLTO) += \
manual.html-chunked
HTML_DOCS-$(CONFIG_POD2HTML) += \
perl-check-accelerator-conflicts.html \
perl-gather-accelerator-contexts.html \
perl.html \
perl-hooks.html