GUACAMOLE-143: Merge fix for missing files in server artifact.

This commit is contained in:
James Muehlner 2016-12-18 10:30:34 -08:00
commit bb13105338

View File

@ -70,8 +70,14 @@ if ENABLE_GUACENC
SUBDIRS += src/guacenc
endif
EXTRA_DIST = \
LICENSE \
bin/guacctl \
doc/Doxyfile
EXTRA_DIST = \
.dockerignore \
CONTRIBUTING \
DISCLAIMER \
Dockerfile \
LICENSE \
NOTICE \
bin/guacctl \
doc/Doxyfile \
src/guacd-docker