diff options
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 5bc503b9..189fd95c 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -10,7 +10,8 @@ PACKAGES= unit \ 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-perl + unit-perl \ + unit-ruby all: changes changelogs |