From daf858c02db1a5a12151d142ce55dfe9fbb2b715 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: Sun, 13 Jun 2021 08:40:26 +0800 Subject: Merge catalog and product to client --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 49507c4..c376466 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,8 +3,6 @@ libicclient_la_SOURCES = \ client.c \ request.h \ request.c \ - catalog.c \ - product.c \ ord.c \ login.h \ login.c \ @@ -21,8 +19,6 @@ libicclient_la_LDFLAGS += -static endif pkginclude_HEADERS = \ icclient/client.h \ - icclient/catalog.h \ - icclient/product.h \ icclient/typedefs.h \ icclient/ord.h \ icclient/member.h \ -- cgit v1.2.3