summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-13 08:40:26 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-13 08:40:26 +0800
commitdaf858c02db1a5a12151d142ce55dfe9fbb2b715 (patch)
treed6343c4f8b7ef9bad9e3a17264b201f6b8012791 /Makefile.am
parent0a6e2943843ca894abc562ba98bcbf3399769481 (diff)
Merge catalog and product to client
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
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 \