diff options
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index c53ae895..b5494fd2 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -5,7 +5,7 @@ UNIT= unit-$(VER) DEST= ../build XSLS?= xslscript.pl -PACKAGES= unit +PACKAGES= unit unit-php unit-python unit-go all: changes changelogs |