GUACAMOLE-143: Merge fix for missing files in server artifact.
This commit is contained in:
commit
bb13105338
14
Makefile.am
14
Makefile.am
@ -70,8 +70,14 @@ if ENABLE_GUACENC
|
|||||||
SUBDIRS += src/guacenc
|
SUBDIRS += src/guacenc
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
LICENSE \
|
.dockerignore \
|
||||||
bin/guacctl \
|
CONTRIBUTING \
|
||||||
doc/Doxyfile
|
DISCLAIMER \
|
||||||
|
Dockerfile \
|
||||||
|
LICENSE \
|
||||||
|
NOTICE \
|
||||||
|
bin/guacctl \
|
||||||
|
doc/Doxyfile \
|
||||||
|
src/guacd-docker
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user