loolwsd/test/Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b916543eefd2927ef1ca995fb1699dd9ba54bbc3
Author: Ashod Nakashian <[email protected]>
Date: Sun May 1 11:57:43 2016 -0400
loolwsd: tests can be built with running using 'make'
Indeed, tests are built when invoking make in loolwsd
directory, thereby helping catch build errors in test
before committing.
Change-Id: I34cffcb5d0aed6485e578cf20f64217bee337d23
Reviewed-on: https://gerrit.libreoffice.org/24573
Reviewed-by: Ashod Nakashian <[email protected]>
Tested-by: Ashod Nakashian <[email protected]>
diff --git a/loolwsd/test/Makefile.am b/loolwsd/test/Makefile.am
index 90d2c5f..d46d336 100644
--- a/loolwsd/test/Makefile.am
+++ b/loolwsd/test/Makefile.am
@@ -1,6 +1,7 @@
AUTOMAKE_OPTION = serial-tests
check_PROGRAMS = test
+bin_PROGRAMS = test
AM_CXXFLAGS = $(CPPUNIT_CFLAGS)
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits