diff GNUmakefile @ 3048:1bb11d9ca0ba

Free nginx: removed njs which is maintained separately.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Feb 2024 20:06:00 +0300
parents 185dd0a00e10
children
line wrap: on
line diff
--- a/GNUmakefile	Wed Feb 14 20:05:57 2024 +0300
+++ b/GNUmakefile	Wed Feb 14 20:06:00 2024 +0300
@@ -271,7 +271,7 @@
 do_gzip:	$(addsuffix .gz, $(wildcard $(ZIP)/*.html))		\
 		$(addsuffix .gz,					\
 			$(foreach lang, $(LANGS),			\
-			$(foreach dir, . docs docs/dev docs/faq docs/http docs/mail docs/njs docs/stream, \
+			$(foreach dir, . docs docs/dev docs/faq docs/http docs/mail docs/stream, \
 			$(wildcard $(ZIP)/$(lang)/$(dir)/*.html))))	\
 		$(ZIP)/index.rss.gz					\
 		$(ZIP)/LICENSE.gz					\