loolwsd/test/Makefile.am |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit e1e703c727541625658d34062755f900bb17f905
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Sun Oct 2 16:01:46 2016 +0200

    loolwsd: do not install 'unittest' binary
    
    (cherry picked from commit 60834bfcec39755eebe73fe6a2d272e3a5ae59aa)

diff --git a/loolwsd/test/Makefile.am b/loolwsd/test/Makefile.am
index 232872c..0dfe9b7 100644
--- a/loolwsd/test/Makefile.am
+++ b/loolwsd/test/Makefile.am
@@ -4,9 +4,7 @@ AUTOMAKE_OPTION = serial-tests
 
 # unittest: tests that do not need loolwsd running, and that are run during a
 # normal build
-bin_PROGRAMS = unittest
-
-# unittest: tests that need loolwsd running, and that are run via 'make check'
+# test: tests that need loolwsd running, and that are run via 'make check'
 check_PROGRAMS = test
 
 noinst_PROGRAMS = test unittest
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to