From 63b109ca1c1c54319d164ddcfa5760aa66558ccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=20=EA=A6=AB=EA=A6=B6=20=EA=A6=8F=EA=A7=80?= =?UTF-8?q?=EA=A6=A6=EA=A6=BF=20=EA=A6=A7=20=EA=A6=AE=20=EA=A6=91=20?= =?UTF-8?q?=EA=A6=A9=20=EA=A6=AD=EA=A7=80?= Date: Sat, 20 Jun 2020 11:41:01 +0800 Subject: Move catalog freeing implementation to catalog's own implementation --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0ac0146..5f94fbb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,7 @@ libicclient_la_SOURCES = \ request.h \ request.c \ product.c \ + catalog.c \ ord.c \ login.h \ login.c \ -- cgit v1.2.3