[Libreoffice-commits] core.git: Makefile.in
Thorsten Behrens
Thorsten.Behrens at CIB.de
Thu Aug 18 10:46:43 UTC 2016
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5a95364bcb43210708764af91b00663e0b198450
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date: Thu Aug 18 02:43:14 2016 +0200
screenshot: add screenshot ui test to check target
Change-Id: I6f3540f919f109b88628ed081a184b9e29a35450
Reviewed-on: https://gerrit.libreoffice.org/28203
Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
diff --git a/Makefile.in b/Makefile.in
index ab0e356..a27d55d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -7,7 +7,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-gb_Top_MODULE_CHECK_TARGETS := slowcheck unitcheck subsequentcheck perfcheck uicheck
+gb_Top_MODULE_CHECK_TARGETS := slowcheck unitcheck subsequentcheck perfcheck uicheck screenshot
.PHONY : all check-if-root bootstrap gbuild build build-non-l10n-only build-l10n-only check clean clean-build clean-host test-install distclean distro-pack-install docs download etags fetch findunusedcode get-submodules id install install-strip tags debugrun help showmodules translations packageinfo internal.clean $(gb_Top_MODULE_CHECK_TARGETS)
More information about the Libreoffice-commits
mailing list