view xml/it/GNUmakefile @ 3036:2ff222c4ff8a

Fixed missing entity due to lack of translation. This also fixes build warnings "failed to load external entity".
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 01 Feb 2024 15:25:49 +0400
parents 6303d4e343a8
children
line wrap: on
line source

DOCS =									\
		install							\
		windows							\
		events							\
		syntax							\
		control							\
		hash							\
		http/request_processing					\
		http/server_names					\
		http/configuring_https_servers				\
		debugging_log						\
		http/converting_rewrite_rules				\
		howto_build_on_win32					\
		contributing_changes					\
		beginners_guide						\
		configure						\

TOP =									\
		download						\
		support							\
		linux_packages						\