From 60f408e3781780ce06765f8127bbed92aece8f89 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Wed, 26 Mar 2014 11:37:49 -0700 Subject: [PATCH] GUAC-573: Add guacctl to EXTRA_DIST. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3b2db72e..e8a3e781 100644 --- a/Makefile.am +++ b/Makefile.am @@ -49,5 +49,5 @@ if ENABLE_VNC SUBDIRS += src/protocols/vnc endif -EXTRA_DIST = LICENSE doc/Doxyfile +EXTRA_DIST = LICENSE doc/Doxyfile bin/guacctl