summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-06-20 11:41:01 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2020-06-20 11:41:01 +0800
commit63b109ca1c1c54319d164ddcfa5760aa66558ccd (patch)
tree6904b1c8fa0a4109b0734ebc6067f5aa9af22490 /Makefile.am
parentfdb6565f877a33aa95afc24d937650095cbd6e4d (diff)
Move catalog freeing implementation to catalog's own implementation
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \