From fbaf3ef798fd4cf101c86b29bf12e3da2868c16c 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: Fri, 11 Jun 2021 18:11:43 +0800 Subject: Test custom handler parameter --- Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2814636..b43a6f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,8 +35,8 @@ pkginclude_HEADERS += \ 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 +#bin_PROGRAMS = icclient +#icclient_SOURCES = main.c client.c catalog.c product.c request.c +#icclient_CPPFLAGS = -I${prefix}/include $(DEPS_CFLAGS) +#icclient_LDFLAGS = $(DEPS_LIBS) -lcurl #endif -- cgit v1.2.3