From 910a9fb5e4c5770c8212ee3a5e895a2434361a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Thu, 10 Jun 2021 17:39:28 +0800 Subject: Deactivate test --- Makefile.am | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5ba54b0..2814636 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,9 +34,9 @@ pkginclude_HEADERS += \ icclient/admin.h endif -if !WASM -bin_PROGRAMS = testicclient -testicclient_SOURCES = main.c client.c catalog.c product.c request.c -testicclient_CPPFLAGS = -I${prefix}/include $(DEPS_CFLAGS) -testicclient_LDFLAGS = $(DEPS_LIBS) -lcurl -endif +#if !WASM +#bin_PROGRAMS = testicclient +#testicclient_SOURCES = main.c client.c catalog.c product.c request.c +#testicclient_CPPFLAGS = -I${prefix}/include $(DEPS_CFLAGS) +#testicclient_LDFLAGS = $(DEPS_LIBS) -lcurl +#endif -- cgit v1.2.3