summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyotaek Shim <hyotaek.shim@samsung.com>2018-03-19 16:42:28 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2018-03-19 16:42:28 +0900
commit5839d8d59193163b0254101c15b4a96952695081 (patch)
tree0e826f3230633b593fc7e6a6409475932a5d3d2e
parent4a4c098d6a02eee7988ce1e9d6b2c9b91bede029 (diff)
downloadlibsystem-5839d8d59193163b0254101c15b4a96952695081.tar.gz
libsystem-5839d8d59193163b0254101c15b4a96952695081.tar.bz2
libsystem-5839d8d59193163b0254101c15b4a96952695081.zip
Change-Id: I716df9ab06c6392cac20ad4e822b945ac1e94433 Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r--src/Makefile.am6
1 files changed, 3 insertions, 3 deletions
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)