Makefile.am |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 71b8ebb72d86154e60bd89fca7835e526684f2d7
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Tue Feb 28 14:11:41 2017 +0100

    do not package loolwsd_fuzzer

diff --git a/Makefile.am b/Makefile.am
index 23c1055..a7b3251 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = . test loleaflet
 
 export ENABLE_DEBUG
 
-bin_PROGRAMS = loolwsd loolforkit loolwsd_fuzzer loolmap loolmount looltool 
loolstress
+bin_PROGRAMS = loolwsd loolforkit loolmap loolmount looltool loolstress
 
 dist_bin_SCRIPTS = loolwsd-systemplate-setup
 
@@ -65,7 +65,8 @@ loolwsd_SOURCES = $(loolwsd_sources) \
 
 noinst_PROGRAMS = connect \
                   lokitclient \
-                  loolforkit-nocaps
+                  loolforkit-nocaps \
+                  loolwsd_fuzzer
 
 connect_SOURCES = tools/Connect.cpp \
                   common/Log.cpp \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to