summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-13 08:50:40 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-13 08:50:40 +0800
commit2782dce6f11f31c54a103c2d01fb55f07a9f0c5b (patch)
treed6abd21124572a4ac25640b0150c5e281ff239a2 /Makefile.am
parentdaf858c02db1a5a12151d142ce55dfe9fbb2b715 (diff)
Move icclient/client.h to icclient.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c376466..49e3061 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@ if IOS
libicclient_la_LDFLAGS += -static
endif
pkginclude_HEADERS = \
- icclient/client.h \
+ icclient.h \
icclient/typedefs.h \
icclient/ord.h \
icclient/member.h \