From 539caf0946d2a5881ffaa34481f63c1bc67be96d Mon Sep 17 00:00:00 2001 From: Andrei Belov Date: Wed, 7 Feb 2018 17:26:37 +0300 Subject: Packages: added Perl package. --- docs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index 51f3108d..5bc503b9 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -9,7 +9,8 @@ PACKAGES= unit \ unit-php \ unit-python unit-python2.7 unit-python3.4 \ unit-python3.5 unit-python3.6 \ - unit-go unit-go1.7 unit-go1.8 unit-go1.9 + unit-go unit-go1.7 unit-go1.8 unit-go1.9 \ + unit-perl all: changes changelogs -- cgit