From: Hyotaek Shim Date: Mon, 19 Mar 2018 07:42:28 +0000 (+0900) Subject: Diable build-time autotest X-Git-Tag: submit/tizen/20180322.062032^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified;p=platform%2Fcore%2Fsystem%2Flibsystem.git Diable build-time autotest Change-Id: I716df9ab06c6392cac20ad4e822b945ac1e94433 Signed-off-by: Hyotaek Shim --- diff --git a/src/Makefile.am b/src/Makefile.am index 0b63ea5..74f1cd2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,9 +13,9 @@ pkgconfiglib_DATA = check_PROGRAMS = check_DATA = tests= -noinst_PROGRAMS = $(tests) -check_PROGRAMS += $(tests) -TESTS = $(tests) +#noinst_PROGRAMS = $(tests) +#check_PROGRAMS += $(tests) +#TESTS = $(tests) DEFAULT_CFLAGS = \ $(OUR_CFLAGS)