view xml/it/GNUmakefile @ 1681:3a9097dc9d86

Linux packages for dynamic modules. Added section for Dynamic Modules with the list of modules currently built as dynamic and shipped as separate packages.
author Fedor Dikarev <fe@nginx.com>
date Tue, 12 Apr 2016 12:21:07 +0300
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						\